Hostname
arks-9.com
Last fetched
arks-9.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
arks-9.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 |
|---|---|---|---|---|
| 108.138.94.23 | 108.138.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.94.7 | 108.138.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.94.91 | 108.138.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.94.98 | 108.138.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.103 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.126 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.29 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.37 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of arks-9.com owner
- Contact emails
- 0499cbc8-b410-40c5-a986-6b900394d322@identity-protect.org
- 06472f94-0fc1-46ac-b50a-82a61795c3e0@identity-protect.org
- 1da49f44-022d-4643-bca9-debc45b63e20@identity-protect.org
- 2cb81a8e-aba8-47da-939d-1dd1c78b2c44@identity-protect.org
- 9bf271c9-9d2f-4bb1-af17-9c46d16d7cdb@identity-protect.org
- fb716083-f0f4-4acb-b9e1-382da2445d08@identity-protect.org
- owner-4101871@arks-9.com.whoisprivacyservice.org
- owner-8601917@arks-9.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from arks-9.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from arks-9.com.
- IP · 108.138.94.23
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0499cbc8-b410-40c5-a986-6b900394d322@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: "arks-9.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.