Hostname
garryfan.com
Last fetched
garryfan.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
garryfan.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 |
|---|---|---|---|---|
| 108.139.47.48 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.52 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.6 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.72 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.45.108 | 13.33.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.45.24 | 13.33.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.45.3 | 13.33.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.33.45.90 | 13.33.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.173.5.15 | 18.173.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.173.5.26 | 18.173.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.173.5.4 | 18.173.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.173.5.92 | 18.173.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of garryfan.com owner
- Contact emails
- 176483cf-9435-4399-b284-049444ae052d@identity-protect.org
- 5ffa0d61-2f6c-42de-bb23-ff53051d2215@identity-protect.org
- 67e31785-b070-4e46-ab89-9e8d02e4d726@identity-protect.org
- 6e8c4b00-13c1-44ed-9561-5358293d1367@identity-protect.org
- a717d22d-bbb6-4516-8df9-ceb247219aac@identity-protect.org
- ad3db4d7-0db5-4ca9-9d52-301392bf2309@identity-protect.org
- owner-10476292@garryfan.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of garryfan.com.
| Subdomain |
|---|
| www.garryfan.com |
Threat posture
History
Related pages
Pivot deeper into the graph from garryfan.com.
- IP · 108.139.47.48
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 176483cf-9435-4399-b284-049444ae052d@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: "garryfan.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.