Hostname
gitgudamazon.com
Last fetched
gitgudamazon.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
gitgudamazon.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 |
|---|---|---|---|---|
| 13.33.82.109 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.82.117 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.82.125 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.82.49 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.112.43 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.76 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.90 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.95 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gitgudamazon.com owner
- Contact emails
- 0bc22a86-363f-4368-ae04-775d1ce5b9ad@identity-protect.org
- 5170404a-6fce-45bc-9c38-d3230c834f7b@identity-protect.org
- 6fdf8345-2b9a-4687-a165-b610e00c288f@identity-protect.org
- 7efe0374-598d-4b1f-9776-993430b527bb@identity-protect.org
- 9a2bd6d5-04ae-4b10-99e4-86d0a2009b9a@identity-protect.org
- dd3365d8-52fd-488a-ac7d-2a39e5b41c43@identity-protect.org
- owner-256167@gitgudamazon.com.whoisprivacyservice.org
- owner-4683646@gitgudamazon.com.whoisprivacyservice.org
- owner-6865892@gitgudamazon.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of gitgudamazon.com.
| Subdomain |
|---|
| wildcard.gitgudamazon.com |
Threat posture
History
Related pages
Pivot deeper into the graph from gitgudamazon.com.
- IP · 13.33.82.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0bc22a86-363f-4368-ae04-775d1ce5b9ad@identity-protect.org
- TLD · .com
- Browse hostnames · gi…
- 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: "gitgudamazon.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.