Hostname
gfogh.com
Last fetched
gfogh.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gfogh.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.134.130.133 | 13.134.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 13.135.108.153 | 13.134.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.132.130.182 | 18.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.175.17.173 | 18.175.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 35.176.143.26 | 35.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.56.201.87 | 52.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gfogh.com owner
- Contact emails
- 21be8c48-abd3-4242-aceb-c3f99ae0cc12@identity-protect.org
- 2a34a4ba-e1b0-40c3-9dbe-5a0b8dc7e195@identity-protect.org
- 2e292507-720d-4385-a3ed-eae5658d1f29@identity-protect.org
- 66d7b6ad-5bdf-4106-8988-97067e60fbbc@identity-protect.org
- 9c3faa48-8e44-47a0-918c-0518650cd226@identity-protect.org
- d24fc80f-1ff3-489d-a977-53257fcb3330@identity-protect.org
- d8296959-522c-4407-8293-60a447b56949@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from gfogh.com.
- IP · 13.134.130.133
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 21be8c48-abd3-4242-aceb-c3f99ae0cc12@identity-protect.org
- TLD · .com
- Browse hostnames · gf…
- 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: "gfogh.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.