Hostname
jiji.com
Last fetched
jiji.com resolves to 1 IPv4 address operated by IDCF IDC Frontier Inc. in JP. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
jiji.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 210.152.253.83 | 210.152.224.0/19 | AS4694 | IDCF IDC Frontier Inc. | JP |
WHOIS identity
- Registrar
- iana:49
- Organization
- whois privacy protection service by onamae.com
- Contact emails
Subdomains
81 observed subdomains of jiji.com.
Showing 25 of 81. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jiji.com in the public web crawl.
13,391 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for jiji.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | fc4082.cuenote.jp |
| SPF_INCLUDE | spf-bma.mpme.jp |
| SPF_INCLUDE | spf-rmb.mpme.jp |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.spcloud.jp |
| SPF_IP | 210.140.246.0/26 |
| SPF_IP | 210.152.253.76/26 |
| SPF_IP | 210.158.210.0/23 |
| SPF_IP | 210.164.31.192/26 |
| SPF_IP | 52.193.26.38 |
| SPF_IP | 52.198.42.254 |
Related pages
Pivot deeper into the graph from jiji.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jiji.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.