Hostname
asds-ts.com
Last fetched
asds-ts.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
asds-ts.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.113.65.139 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.219.124 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.92.6.118 | 54.92.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of asds-ts.com owner
- Contact emails
- 0edb955f-155e-4193-ac52-c0f2a7fd30d8@identity-protect.org
- ab7a45d9-5994-46bc-95ac-f1568eae1a1d@identity-protect.org
- bf254b6a-2717-41a7-a152-fe7b657b4d65@identity-protect.org
- bfe7d843-5c93-4083-91ff-de7eafbff38e@identity-protect.org
- e7fb2140-8f71-4c50-a75e-9a699e3aa027@identity-protect.org
- f1845a5f-0d10-4657-b5dc-3a3918836da6@identity-protect.org
- owner-4592597@asds-ts.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from asds-ts.com.
- IP · 13.113.65.139
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0edb955f-155e-4193-ac52-c0f2a7fd30d8@identity-protect.org
- TLD · .com
- Browse hostnames · as…
- 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: "asds-ts.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.