Hostname
gotaguydev.com
Last fetched
gotaguydev.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gotaguydev.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.164.92.11 | 3.164.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.164.92.127 | 3.164.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.164.92.72 | 3.164.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.164.92.83 | 3.164.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.165.206.50 | 3.165.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.165.206.63 | 3.165.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.165.206.94 | 3.165.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.165.206.98 | 3.165.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 52.222.169.101 | 52.222.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.169.59 | 52.222.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.169.72 | 52.222.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.169.8 | 52.222.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gotaguydev.com owner
- Contact emails
- 26e82da6-4941-4067-b45f-43724cf4d5c2@identity-protect.org
- 3fc6fc97-37dc-4a02-9281-2dcdd39e6de7@identity-protect.org
- 46b14cf2-4dea-412a-90e1-d20be329698b@identity-protect.org
- 5202a936-e3b6-499e-b96e-ef6a19799389@identity-protect.org
- 7379457c-488b-464d-8cda-c52a20df415f@identity-protect.org
- ca047a02-d2c0-450f-a037-345592d01969@identity-protect.org
- f165c53f-f3e7-42b8-8a10-1fcb0e383bfa@identity-protect.org
Subdomains
3 observed subdomains of gotaguydev.com.
Threat posture
History
Related pages
Pivot deeper into the graph from gotaguydev.com.
- IP · 3.164.92.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 26e82da6-4941-4067-b45f-43724cf4d5c2@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: "gotaguydev.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.