Hostname
arkyasmal.com
Last fetched
arkyasmal.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
arkyasmal.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.249.213.110 | 13.249.213.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 13.249.213.26 | 13.249.213.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 13.249.213.39 | 13.249.213.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 13.249.213.51 | 13.249.213.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.165.140.33 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.42 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.54 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.59 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- domain privacy service fbo registrant.
- Contact emails
- arkyasmal.com@domainprivacygroup.com
- 38ae620f-8dce-490d-9761-e47b7d707805@identity-protect.org
- 4897a7e9-ab3f-48e6-b15b-ed657db1f434@identity-protect.org
- 5cdd13bf-1bc8-42ad-9856-32e45e8034bb@identity-protect.org
- 8f3b58f0-0e70-4bc9-9d30-5067acfaf7a7@identity-protect.org
- a82e8f27-4eac-4792-ae04-792801b76a08@identity-protect.org
- fe694e7a-6b51-45aa-81a3-a3dea0679112@identity-protect.org
Subdomains
7 observed subdomains of arkyasmal.com.
Web-graph footprint
Distinct hostnames that link to or from arkyasmal.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from arkyasmal.com.
- IP · 13.249.213.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · MY
- Email · arkyasmal.com@domainprivacygroup.com
- 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: "arkyasmal.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.