Hostname
jafnavi.jp
Last fetched
jafnavi.jp resolves to 1 IPv4 address operated by AS2519 in JP.
Nutrition Label
Resolution chain
jafnavi.jp 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 |
|---|---|---|---|---|
| 1.1.76.16 | 1.1.64.0/19 | AS2519 | — | JP |
WHOIS identity
- Registrar
- —
- Organization
- japan automobile federation
- Contact emails
Subdomains
16 observed subdomains of jafnavi.jp.
Web-graph footprint
Distinct hostnames that link to or from jafnavi.jp in the public web crawl.
518 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- jafnavi.jp
SPF policy
12 SPF mechanisms authorising senders for jafnavi.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | srs03900.cuenote.jp |
| SPF_IP | 1.1.76.0/27 |
| SPF_IP | 133.217.192.19/32 |
| SPF_IP | 133.217.192.20/32 |
| SPF_IP | 133.217.192.21/32 |
| SPF_IP | 133.217.192.22/32 |
| SPF_IP | 202.149.10.58 |
| SPF_IP | 202.149.10.59 |
| SPF_IP | 42.125.253.213/30 |
| SPF_IP | 42.125.253.214/24 |
| SPF_IP | 61.215.213.20 |
| SPF_IP | 61.215.213.47 |
Related pages
Pivot deeper into the graph from jafnavi.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jafnavi.jp"})-[: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.