Hostname
abcmagna.com
Last fetched
abcmagna.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
abcmagna.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 |
|---|---|---|---|---|
| 13.33.183.33 | 13.33.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.33.183.52 | 13.33.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.33.183.64 | 13.33.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.33.183.96 | 13.33.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.164.121.11 | 3.164.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.121.59 | 3.164.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.121.75 | 3.164.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.121.81 | 3.164.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of abcmagna.com owner
- Contact emails
- 2d9b3d12-7f2f-436a-a716-d0dca0b83236@identity-protect.org
- 32e1f96f-9f34-481b-952b-e1e03aebfa80@identity-protect.org
- 488d0938-a5d4-4eb8-b2b2-9840fb5d63aa@identity-protect.org
- 61284735-ea2c-425e-97b4-eeebf40cf428@identity-protect.org
- owner-3121555@abcmagna.com.whoisprivacyservice.org
- owner@abcmagna.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from abcmagna.com.
- IP · 13.33.183.33
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · HK
- Email · 2d9b3d12-7f2f-436a-a716-d0dca0b83236@identity-protect.org
- TLD · .com
- Browse hostnames · ab…
- 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: "abcmagna.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.