Skip to content

Hostname

jafnavi.jp

Last fetched

jafnavi.jp resolves to 1 IPv4 address operated by AS2519 in JP.

Nutrition Label

WHISPER CANON · jafnavi.jpRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/jafnavi.jp

Resolution chain

jafnavi.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
1.1.76.161.1.64.0/19AS2519JP

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.

Threat posture

History

Mail and authentication

MX records

  • jafnavi.jp

SPF policy

12 SPF mechanisms authorising senders for jafnavi.jp.

MechanismTarget
SPF_INCLUDEsrs03900.cuenote.jp
SPF_IP1.1.76.0/27
SPF_IP133.217.192.19/32
SPF_IP133.217.192.20/32
SPF_IP133.217.192.21/32
SPF_IP133.217.192.22/32
SPF_IP202.149.10.58
SPF_IP202.149.10.59
SPF_IP42.125.253.213/30
SPF_IP42.125.253.214/24
SPF_IP61.215.213.20
SPF_IP61.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.