Hostname
armrk.com
Last fetched
armrk.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
armrk.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.32.241.107 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.113 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.59 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.99 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.131.110 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.128 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.38 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.82 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of armrk.com owner
- Contact emails
- yuming@yinsibaohu.aliyun.com
- armrk.com@domainsbyproxy.com
- 4672e39e-13fa-4c36-bd41-02297700dc3c@identity-protect.org
- 9a83e8d5-5b15-482a-9de1-debbe181d533@identity-protect.org
- cb56ad1f-dca3-4088-8b39-ca4112671fdd@identity-protect.org
- e4aff538-781f-41ff-abe5-4fdaaf544e26@identity-protect.org
- f6af5ef2-c2bb-4989-97c1-6ee90ae787d2@identity-protect.org
- fee15e7b-65fb-4918-b98b-cce03fabbbbb@identity-protect.org
Subdomains
1 observed subdomain of armrk.com.
| Subdomain |
|---|
| wildcard.armrk.com |
Threat posture
History
Related pages
Pivot deeper into the graph from armrk.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "armrk.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.