Hostname
myuhuu.com
Last fetched
myuhuu.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
myuhuu.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.232.241.177 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of myuhuu.com owner
- Contact emails
- 1dee2f22-8234-454b-b340-217b5a36c21d@identity-protect.org
- 6563d6f6-a19c-4523-b232-3b06fa76bc2c@identity-protect.org
- 8d66c339-25e9-4c50-8d36-da407b4565da@identity-protect.org
- b6499e99-4f32-47db-8edc-d36189a4b406@identity-protect.org
- cccc8821-5c0c-4c67-a5a3-a26fe8855ec8@identity-protect.org
- f3cee677-60a1-457d-a15a-50a4a5d38b3d@identity-protect.org
- owner-6437573@myuhuu.com.whoisprivacyservice.org
Subdomains
28 observed subdomains of myuhuu.com.
Showing 25 of 28. View all subdomains →
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from myuhuu.com.
- IP · 44.232.241.177
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1dee2f22-8234-454b-b340-217b5a36c21d@identity-protect.org
- TLD · .com
- Browse hostnames · my…
- 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: "myuhuu.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.