Skip to content

Hostname

hotenavi.com

Last fetched

hotenavi.com resolves to 1 IPv4 address operated by AS24278 in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · hotenavi.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hotenavi.com

Resolution chain

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

IPPrefixASNOperatorCountry
125.63.39.218125.63.32.0/20AS24278JP

WHOIS identity

Registrar
iana:1485
Organization
almex
Contact emails

Subdomains

18 observed subdomains of hotenavi.com.

Web-graph footprint

Distinct hostnames that link to or from hotenavi.com in the public web crawl.

709 sites link to this hostname.

325 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hotenavi.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_IP125.63.39.128/25
SPF_IP172.25.0.0/16

Related pages

Pivot deeper into the graph from hotenavi.com.

Cypher and MCP

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

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

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