Hostname
nookea.com
Last fetched
nookea.com resolves to 2 IPv4 addresses operated by AS63949 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nookea.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 66.175.209.179 | 66.175.208.0/21 | AS63949 | — | US |
| 96.126.111.165 | 96.126.104.0/21 | AS63949 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nookea.com owner
- Contact emails
- 1d5791b0-94aa-41be-a0d3-e508eaf6e5d1@identity-protect.org
- 2d42723c-dcd5-4a9a-96f2-33a0b9b169d0@identity-protect.org
- 472a6fd4-79d1-4837-83ba-67a5a953714f@identity-protect.org
- 5822fe86-af8d-4c85-8b51-d7a8fb4582a2@identity-protect.org
- 8b9b0fe6-c899-4b47-8c4b-217dd27ff2a0@identity-protect.org
- ba436957-a399-460f-916c-a8dbbdd42880@identity-protect.org
- fc3ab2ee-0eab-48fc-9805-6126ce261142@identity-protect.org
- owner-1525698@nookea.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of nookea.com.
Web-graph footprint
Distinct hostnames that link to or from nookea.com in the public web crawl.
126 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from nookea.com.
- IP · 66.175.209.179
- ASN · AS63949
- Registrar · iana:468
- Country · US
- Email · 1d5791b0-94aa-41be-a0d3-e508eaf6e5d1@identity-protect.org
- TLD · .com
- Browse hostnames · no…
- 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: "nookea.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.