Hostname
ndestates.com
Last fetched
ndestates.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ndestates.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.91.94.191 | 34.91.80.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ndestates.com owner
- Contact emails
- jnqgpgdslr@whoisprivacyprotect.com
- lffchyhmrn@whoisprivacyprotect.com
- lmytyxsx@whoisprivacyprotect.com
- pwxwknssks@whoisprivacyprotect.com
- 11fd232a-41f4-4cf0-b5f5-c9fbe80856c7@identity-protect.org
- 17ba8658-6e67-4b47-b91e-6aa476084f9a@identity-protect.org
- a8fcc5e1-967c-4437-aa47-7c152ea7efd3@identity-protect.org
- ca589b22-3739-415f-a1d9-ef9419b21525@identity-protect.org
- cb18aba0-886e-4cbe-afa3-09df580bce9b@identity-protect.org
- ec3ba01f-911c-4df4-9f16-44ac1a5cab15@identity-protect.org
- owner-6870465@ndestates.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of ndestates.com.
Web-graph footprint
Distinct hostnames that link to or from ndestates.com in the public web crawl.
8 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for ndestates.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 87.244.76.95 |
Related pages
Pivot deeper into the graph from ndestates.com.
- IP · 34.91.94.191
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:468
- Country · NL
- Email · jnqgpgdslr@whoisprivacyprotect.com
- TLD · .com
- Browse hostnames · nd…
- 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: "ndestates.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.