Hostname
homesgh.com
Last fetched
homesgh.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
homesgh.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.154.84.107 | 18.154.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.154.84.22 | 18.154.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.154.84.23 | 18.154.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.154.84.3 | 18.154.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.170.3.119 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.31 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.34 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.90 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of homesgh.com owner
- Contact emails
- chief.anku@gmail.com
- 17655c3a-0580-4ddf-95e6-c57a29476b26@identity-protect.org
- 3ebe3a6c-e0d0-4fbf-be41-b9f199060bb0@identity-protect.org
- 8613510f-82e0-491b-a92e-ea3136f88cf6@identity-protect.org
- 9301a089-b087-423f-bb8e-153ac7ed222c@identity-protect.org
- c1fa0b68-d50f-4057-b8c4-6a63cedf335a@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from homesgh.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "homesgh.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.