Hostname
ats-srkk.com
Last fetched
ats-srkk.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ats-srkk.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.158.213.129 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 176.34.23.151 | 176.34.0.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.55.27 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.197.166.101 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ats-srkk.com owner
- Contact emails
- 0c616ff5-8734-41cb-8142-aea6b033ddbf@identity-protect.org
- 29e9dda5-fd22-4160-939d-b9bfa042e904@identity-protect.org
- 41774ebe-50b5-4b21-8b77-7d7927225f08@identity-protect.org
- 61f7cc8a-7bca-45cb-a3f3-d9388ef4659f@identity-protect.org
- 96362d35-358d-43ef-b533-5b9587b5e2d2@identity-protect.org
- ed6830f1-3986-4851-b36e-488f9b7e9a17@identity-protect.org
- f0df0c2b-8665-4184-b3da-1e801ce3b155@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from ats-srkk.com.
- IP · 13.158.213.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0c616ff5-8734-41cb-8142-aea6b033ddbf@identity-protect.org
- TLD · .com
- Browse hostnames · at…
- 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: "ats-srkk.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.