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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.201.180.179 | 23.201.216.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.201.246.106 | 23.202.44.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.202.133.148 | 23.202.192.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | SG |
| 23.212.214.106 | 23.212.251.0/24 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.45.104.101 | 23.45.120.0/24 | AS16625 | AKAMAI-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ten-navi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.ten-navi.com |
Related pages
Pivot deeper into the graph from ten-navi.com.
- IP · 23.201.180.179
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:49
- Country · US
- Email · webadmin@919.co.jp
- TLD · .com
- Browse hostnames · te…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.