Hostname
800adventures.com
Last fetched
800adventures.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
800adventures.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 |
|---|---|---|---|---|
| 13.54.63.231 | 13.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 800adventures.com owner
- Contact emails
- 26be0c13-5488-4b19-ae33-b561178cab21@identity-protect.org
- 785498f6-c6c3-4e9c-afec-f4c9188d32a6@identity-protect.org
- 80f7f13a-b9f3-4315-9d87-797124810491@identity-protect.org
- 9dd32c97-3171-4832-8bd8-34dc8a5fba18@identity-protect.org
- cb794c00-4450-4b0e-a91b-3859542bf2af@identity-protect.org
- f98f08f4-c0a4-4888-8951-b4b947e8a4cc@identity-protect.org
Subdomains
2 observed subdomains of 800adventures.com.
Web-graph footprint
Distinct hostnames that link to or from 800adventures.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for 800adventures.com.
| Mechanism | Target |
|---|---|
| SPF_A | 800adventures.com |
| SPF_MX | 800adventures.com |
Related pages
Pivot deeper into the graph from 800adventures.com.
- IP · 13.54.63.231
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 26be0c13-5488-4b19-ae33-b561178cab21@identity-protect.org
- TLD · .com
- Browse hostnames · 80…
- 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: "800adventures.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.