Hostname
crushnextdoor.com
Last fetched
crushnextdoor.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
crushnextdoor.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.117.139.26 | 34.116.0.0/14 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- meteor interactive b.v.
- Contact emails
- 6d3be13d3c@crushnextdoor.com.whoistrustee.com
- info@domain-contact.org
- 1b0b2d127e79dbac8a9b1595212bbe0bae27ecfad2379d209aa27f505d5754e8@crushnextdoor.com.whoisproxy.org
- 2ba569b9a7e7c40d0eb55d038b46ab97ef9816e4cc5c5fa7e8c5829f79026922@crushnextdoor.com.whoisproxy.org
- 343e785f536fd496a26cf8ee2aa45d7b6cfdeea536f11380fb9698efb19d40e5@crushnextdoor.com.whoisproxy.org
- 4dbb7e01fe540c066629a7eb6f8f2c13185899d66bf693f2a2ba08b00accef36@crushnextdoor.com.whoisproxy.org
- 8f151ea641ab9fcff3ccd569538aa1c21a8a97a5ab97bfaae800ed3daf8c584c@crushnextdoor.com.whoisproxy.org
- cde8c1a69c54c6e2f72957d8a2514d55094a14a54283df24a41273f875457a9e@crushnextdoor.com.whoisproxy.org
Subdomains
12 observed subdomains of crushnextdoor.com.
Web-graph footprint
Distinct hostnames that link to or from crushnextdoor.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for crushnextdoor.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 136224628.spf2.netcorecloud.net |
| SPF_INCLUDE | spf.giganticgerbil.com |
Related pages
Pivot deeper into the graph from crushnextdoor.com.
- IP · 34.117.139.26
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:1387
- Country · US
- Email · 6d3be13d3c@crushnextdoor.com.whoistrustee.com
- TLD · .com
- Browse hostnames · cr…
- 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: "crushnextdoor.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.