Hostname
gazthomas.com
Last fetched
gazthomas.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gazthomas.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 |
|---|---|---|---|---|
| 13.35.20.52 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.72 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.81 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.84 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.160.170.27 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.160.170.65 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.160.170.73 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.160.170.91 | 3.160.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.162.174.111 | 3.162.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.174.128 | 3.162.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.174.20 | 3.162.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.174.62 | 3.162.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gazthomas.com owner
- Contact emails
- 16997621-72e8-4eac-84f3-dfc67b1f270a@identity-protect.org
- 591c4e68-e1c7-4c2c-809d-e3b8e76211c0@identity-protect.org
- 8e0a2bf6-0eff-4e42-8464-69bcec0550e8@identity-protect.org
- ae8f268d-1656-47e3-aeaf-106ef01d5c27@identity-protect.org
- b05bae98-171f-4ac6-8c61-d768f5b15a46@identity-protect.org
- e715e11a-9307-4406-8f3e-a3fcc37fcecf@identity-protect.org
- e7dbec73-8560-4c7e-b289-721883ec6250@identity-protect.org
- owner-4786219@gazthomas.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of gazthomas.com.
| Subdomain |
|---|
| www.gazthomas.com |
Web-graph footprint
Distinct hostnames that link to or from gazthomas.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from gazthomas.com.
- IP · 13.35.20.52
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 16997621-72e8-4eac-84f3-dfc67b1f270a@identity-protect.org
- TLD · .com
- Browse hostnames · ga…
- 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: "gazthomas.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.