Hostname
homi3.com
Last fetched
homi3.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
homi3.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 |
|---|---|---|---|---|
| 108.138.94.104 | 108.138.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.94.17 | 108.138.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.94.48 | 108.138.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.94.78 | 108.138.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.202.37 | 13.35.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.202.90 | 13.35.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.202.91 | 13.35.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.202.97 | 13.35.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- domain may be for sale, check afternic.com domain admin
- Contact emails
- admin@domainregistriesfoundation.com
- 238b02f7-fa52-46aa-bd25-0a3ff0dd37ab@identity-protect.org
- 43a3085a-4246-4620-b6fe-301f271ff62b@identity-protect.org
- b683fd0e-74dd-45b0-af91-605c133031ca@identity-protect.org
- c81cd470-26f9-4e7c-9539-671ceb023c40@identity-protect.org
- e5e8ebf5-d75f-438e-a6b6-a437e7294d1d@identity-protect.org
- f6d6bc6f-d97c-4b26-9a71-9915d3e035d9@identity-protect.org
- owner-2052895@homi3.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from homi3.com.
- IP · 108.138.94.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · admin@domainregistriesfoundation.com
- TLD · .com
- Browse hostnames · ho…
- 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: "homi3.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.