diff --git a/src/python/importer.py b/src/python/importer.py
index 4c8406c..de340b4 100644
--- a/src/python/importer.py
+++ b/src/python/importer.py
@@ -47,6 +47,11 @@ WHOIS_SOURCES = {
 	#	"https://ftp.arin.net/pub/rr/arin.db"
 	# ],
 
+	# Japan Network Information Center
+	"JPNIC": [
+		"https://ftp.nic.ad.jp/jpirr/jpirr.db.gz"
+		],
+
 	# Latin America and Caribbean Network Information Centre
 	# XXX ???
 
