Skip to content

Hostname

hansokunavi.jp

Last fetched

hansokunavi.jp resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · hansokunavi.jpRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/hansokunavi.jp

Resolution chain

hansokunavi.jp resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.112.12245.60.112.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.114.12245.60.114.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
Organization
daishinhonten
Contact emails

Subdomains

3 observed subdomains of hansokunavi.jp.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hansokunavi.jp.

MechanismTarget
SPF_Amail.giftnavi.jp
SPF_IP157.7.166.194

Related pages

Pivot deeper into the graph from hansokunavi.jp.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "hansokunavi.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.