Hostname
navygoldstar.com
Last fetched
navygoldstar.com resolves to 4 IPv4 addresses operated by AS20940 in JP. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
navygoldstar.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.217.205.196 | 23.217.205.0/24 | AS20940 | — | JP |
| 23.217.205.205 | 23.217.205.0/24 | AS20940 | — | JP |
| 23.32.152.102 | 23.32.152.0/24 | AS20940 | — | US |
| 23.32.152.104 | 23.32.152.0/24 | AS20940 | — | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- cnic
- Contact emails
Subdomains
1 observed subdomain of navygoldstar.com.
| Subdomain |
|---|
| www.navygoldstar.com |
Web-graph footprint
Distinct hostnames that link to or from navygoldstar.com in the public web crawl.
75 sites link to this hostname.
55 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from navygoldstar.com.
- IP · 23.217.205.196
- ASN · AS20940
- Registrar · iana:2
- Country · JP
- Email · h86pc8fn2jf@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · na…
- 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: "navygoldstar.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.