Hostname
campsitetext.com
Last fetched
campsitetext.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
campsitetext.com 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.238.4.45 | 18.238.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.4.7 | 18.238.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.4.76 | 18.238.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.4.77 | 18.238.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.255.37 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.63 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.70 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.80 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of campsitetext.com owner
- Contact emails
- 21c5157a-7ef5-4092-adce-7e522312d37e@identity-protect.org
- 48bddfc5-e924-4c03-a9ff-83e65fdaee33@identity-protect.org
- 55f2ceaa-69a0-4690-bfc4-00a26802f2a3@identity-protect.org
- 6fcdd987-d270-43ad-8cf9-59fb2f532f97@identity-protect.org
- 7d8aa91d-2b5a-4580-a776-4353a0516370@identity-protect.org
- 988f0500-51f7-484a-a1e4-32873ab75d30@identity-protect.org
- owner-2956958@campsitetext.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from campsitetext.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from campsitetext.com.
- IP · 18.238.4.45
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 21c5157a-7ef5-4092-adce-7e522312d37e@identity-protect.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: "campsitetext.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.