Hostname
ds-ai.net
Last fetched
ds-ai.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ds-ai.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.159.140.30 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.181.129.130 | 18.180.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.79.201.221 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.158.177 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.241.58 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.199.43.88 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.168.183.60 | 54.168.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.238.111.102 | 54.238.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.95.52.17 | 54.95.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.181.221.89 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 43.206.63.231 | 43.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.182.164.213 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 1f74164c-3ed8-4254-a42a-da18cbed27b7@identity-protect.org
- 41d1793a-0447-46d0-866b-7e9b476327f0@identity-protect.org
- 5ef451bb-11ac-461c-91e8-88c716bd68a8@identity-protect.org
- 7cd6bf78-9f91-47f9-b9c9-74cd14a03445@identity-protect.org
- a37c0c0f-7e90-4331-8090-6bc28c280cae@identity-protect.org
- af64c435-e36b-4507-a1ba-3e384a8dd54e@identity-protect.org
- owner-10924373@ds-ai.net.whoisprivacyservice.org
- owner-4229508@ds-ai.net.whoisprivacyservice.org
Subdomains
15 observed subdomains of ds-ai.net.
Web-graph footprint
Distinct hostnames that link to or from ds-ai.net in the public web crawl.
1,352 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from ds-ai.net.
- IP · 13.159.140.30
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 1f74164c-3ed8-4254-a42a-da18cbed27b7@identity-protect.org
- TLD · .net
- Browse hostnames · ds…
- 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: "ds-ai.net"})-[: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.