Hostname
arbacard.com
Last fetched
arbacard.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
arbacard.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 |
|---|---|---|---|---|
| 16.182.34.85 | 16.182.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.217.141 | 52.216.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.116.221 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.118.125 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.17.99 | 52.217.17.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.175.101 | 52.217.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.87.187 | 52.217.87.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.196.29 | 54.231.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of arbacard.com owner
- Contact emails
- 6d35861a-38f3-404e-91d0-c45795b886d4@identity-protect.org
- 77c0efe8-6ac2-472b-bb61-89303ea29a24@identity-protect.org
- 89b1c1eb-658b-43bd-9e7b-4e020b73c298@identity-protect.org
- 9acb34d7-4bb2-4867-8fb5-db673dc67564@identity-protect.org
- b8df1343-f76e-4fdc-9914-fdf240b47d43@identity-protect.org
- ed21468a-0afa-42a0-bcf9-53fca3246bc7@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from arbacard.com.
- IP · 16.182.34.85
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 6d35861a-38f3-404e-91d0-c45795b886d4@identity-protect.org
- TLD · .com
- Browse hostnames · ar…
- 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: "arbacard.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.