Skip to content

Hostname

ten-navi.com

Last fetched

ten-navi.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · ten-navi.comRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ten-navi.com

Resolution chain

ten-navi.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.201.180.17923.201.216.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.201.246.10623.202.44.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.202.133.14823.202.192.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.SG
23.212.214.10623.212.251.0/24AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.45.104.10123.45.120.0/24AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
quick co.
Contact emails

Subdomains

17 observed subdomains of ten-navi.com.

Web-graph footprint

Distinct hostnames that link to or from ten-navi.com in the public web crawl.

495 sites link to this hostname.

172 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ten-navi.com.

MechanismTarget
SPF_INCLUDEspf.ten-navi.com

Related pages

Pivot deeper into the graph from ten-navi.com.

Cypher and MCP

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

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