Hostname
musiquack.com
Last fetched
musiquack.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
musiquack.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.67.221.113 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.25 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.88 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.91 | 18.67.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.161.94.122 | 3.161.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.161.94.73 | 3.161.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.161.94.78 | 3.161.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.161.94.87 | 3.161.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of musiquack.com owner
- Contact emails
- 0f40e3b6-a118-4ac2-ad94-0598bb61b2e1@identity-protect.org
- 60b06a2b-06fe-47ff-a0b1-85f212524ef3@identity-protect.org
- 940050bb-3af3-48a5-b940-7ed6d536652e@identity-protect.org
- 9d151a58-6d3f-40c3-9961-4a7b6224e566@identity-protect.org
- a96ee253-14bd-4e3c-b322-8b3f4060b88b@identity-protect.org
- e36de0ba-3375-4279-9256-4b22f6e9b406@identity-protect.org
- ebcac7eb-5f31-400d-909f-e3ecb192d643@identity-protect.org
Subdomains
1 observed subdomain of musiquack.com.
| Subdomain |
|---|
| api.musiquack.com |
Threat posture
History
Related pages
Pivot deeper into the graph from musiquack.com.
- IP · 18.67.221.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · VN
- Email · 0f40e3b6-a118-4ac2-ad94-0598bb61b2e1@identity-protect.org
- TLD · .com
- Browse hostnames · mu…
- 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: "musiquack.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.