Skip to content

Hostname

ehonnavi.net

Last fetched

ehonnavi.net resolves to 1 IPv4 address operated by AS9607 in JP. WHOIS lists iana:78 as the registrar.

Nutrition Label

WHISPER CANON · ehonnavi.netRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ehonnavi.net

Resolution chain

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

IPPrefixASNOperatorCountry
208.111.49.133208.111.48.0/21AS9607JP

WHOIS identity

Registrar
iana:78
Organization
daizo kugi
Contact emails

Subdomains

29 observed subdomains of ehonnavi.net.

Web-graph footprint

Distinct hostnames that link to or from ehonnavi.net in the public web crawl.

2,199 sites link to this hostname.

159 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ehonnavi.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEwebcas.net

Related pages

Pivot deeper into the graph from ehonnavi.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ehonnavi.net"})-[: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.