Hostname
habmandarin.com
Last fetched
habmandarin.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
habmandarin.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.232.175.151 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.89.174.160 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.20.142.0 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.166.82.193 | 54.166.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of habmandarin.com owner
- Contact emails
- 04f11837-0ce9-4e91-aa30-db5cfa192694@identity-protect.org
- 272ebce7-dd27-4972-bb5d-03cad222480a@identity-protect.org
- 28b44bc3-9b8b-4aa3-9007-0bf12f96dad2@identity-protect.org
- 3bcb161f-50db-4554-bb83-3095f0f561db@identity-protect.org
- 3e430d16-a414-44dd-9a20-96f7dd6e0f58@identity-protect.org
- a4d45765-1c94-4d5c-ab90-9d86192dc4bb@identity-protect.org
- e88a51d7-10ba-4992-9c18-0b150aef82c5@identity-protect.org
Subdomains
1 observed subdomain of habmandarin.com.
| Subdomain |
|---|
| www.habmandarin.com |
Threat posture
History
Related pages
Pivot deeper into the graph from habmandarin.com.
- IP · 3.232.175.151
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 04f11837-0ce9-4e91-aa30-db5cfa192694@identity-protect.org
- TLD · .com
- Browse hostnames · ha…
- 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: "habmandarin.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.