Hostname
davidcampman.net
Last fetched
davidcampman.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
davidcampman.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.66.137.184 | 18.66.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.137.195 | 18.66.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.137.61 | 18.66.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.137.7 | 18.66.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.170.21.138 | 3.170.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.21.174 | 3.170.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.21.184 | 3.170.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.21.191 | 3.170.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- dcampman1112@gmail.com
- 31fc0131-80c6-451b-893b-d35e5181421f@identity-protect.org
- bc8b8de5-8404-487d-9d41-b425afb08bd1@identity-protect.org
- e21eb057-de1d-46f4-abde-c2c25abd79cc@identity-protect.org
- eec68d6e-004f-47c8-a1ca-92a26b457200@identity-protect.org
- owner-3586332@davidcampman.net.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from davidcampman.net.
- IP · 18.66.137.184
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · ********@*****.***
- TLD · .net
- Browse hostnames · da…
- 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: "davidcampman.net"})-[: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.