Hostname
guppygaming.com
Last fetched
guppygaming.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
guppygaming.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 |
|---|---|---|---|---|
| 18.164.96.105 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.126 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.127 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.74 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.221.107 | 3.169.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.221.65 | 3.169.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.221.74 | 3.169.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.221.84 | 3.169.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of guppygaming.com owner
- Contact emails
- 07aac847-db84-42e9-a35d-f79f0502c9d6@identity-protect.org
- 478b51f2-1de2-4902-a945-cad131154f2c@identity-protect.org
- 483567b9-f7bf-4018-85fb-9b3c88c512f3@identity-protect.org
- 64ba6f6e-1feb-4577-bb42-57cd430438a9@identity-protect.org
- 85d53874-0e90-40a5-987e-79f4d222a708@identity-protect.org
- aaa4ee3a-6c71-462e-b24c-c9fe2e8dfaeb@identity-protect.org
Subdomains
1 observed subdomain of guppygaming.com.
| Subdomain |
|---|
| www.guppygaming.com |
Web-graph footprint
Distinct hostnames that link to or from guppygaming.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from guppygaming.com.
- IP · 18.164.96.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 07aac847-db84-42e9-a35d-f79f0502c9d6@identity-protect.org
- TLD · .com
- Browse hostnames · gu…
- 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: "guppygaming.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.