Hostname
campatchimneyrock.com
Last fetched
campatchimneyrock.com resolves to 1 IPv4 address operated by AS16276 in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
campatchimneyrock.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 |
|---|---|---|---|---|
| 40.160.1.205 | 40.160.0.0/17 | AS16276 | — | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 2884227b91b5791bd0924ab0cc64b5c9149d565641dee87722f55b7ebb681c08@campatchimneyrock.com.whoisproxy.org
- 30976c5ecc4bb52b92c2eeecde2c528c6cca633267922f47250872bc3d26e3fb@campatchimneyrock.com.whoisproxy.org
- 3407ca6b9daca2f3bad349a11f5807a1d52ff3bdeff430df8e06d7875307b172@campatchimneyrock.com.whoisproxy.org
- a0ae7d01272151c40ea10a793baef0289a8415f101a3acf4c371b64e0a3af8e9@campatchimneyrock.com.whoisproxy.org
- ce70cf2e9d85b702058afbad6486e58d84f58152b73f1f9d8ff06e2069a5b53c@campatchimneyrock.com.whoisproxy.org
- d9503b4e5220d55a3cf30feed4d3ae618bce8854568752298a7f30db016d0082@campatchimneyrock.com.whoisproxy.org
- d98dc29a6a8083830199dfc861867df8be2ff5023fac93a80893d9c5c439744b@campatchimneyrock.com.whoisproxy.org
Web-graph footprint
Distinct hostnames that link to or from campatchimneyrock.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for campatchimneyrock.com.
| Mechanism | Target |
|---|---|
| SPF_A | campatchimneyrock.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 23.239.13.102 |
| SPF_IP | 40.160.1.205 |
| SPF_MX | campatchimneyrock.com |
Related pages
Pivot deeper into the graph from campatchimneyrock.com.
- IP · 40.160.1.205
- ASN · AS16276
- Registrar · iana:269
- Country · US
- Email · 2884227b91b5791bd0924ab0cc64b5c9149d565641dee87722f55b7ebb681c08@campatchimneyrock.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ca…
- 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: "campatchimneyrock.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.