Hostname
goatlanders.com
Last fetched
goatlanders.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
goatlanders.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.211.53.19 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.212.100.138 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.215.217.152 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.217.206.104 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.204.207.224 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.87.113.100 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of goatlanders.com owner
- Contact emails
- 0a557bf2-1e11-43ae-8d1a-9840e3df1c75@identity-protect.org
- 5f07d187-b4a3-4927-b78f-0b0be7683354@identity-protect.org
- 79223911-6c02-440b-b8ab-7fb0f4d37474@identity-protect.org
- 941412a6-fac5-4dad-811c-410469fd490d@identity-protect.org
- a62d7c62-9753-492a-8464-874691f0b5ed@identity-protect.org
- b45b550d-3e12-4cfb-a7c1-30ac1aed6aa4@identity-protect.org
- owner-983293@goatlanders.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of goatlanders.com.
Threat posture
History
Related pages
Pivot deeper into the graph from goatlanders.com.
- IP · 3.211.53.19
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0a557bf2-1e11-43ae-8d1a-9840e3df1c75@identity-protect.org
- TLD · .com
- Browse hostnames · go…
- 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: "goatlanders.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.