Hostname
ds-tmp.net
Last fetched
ds-tmp.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ds-tmp.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.176.65.36 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 48a216f5-5444-4ed6-b6e0-1a934cd418de@identity-protect.org
- 664b27e1-7d58-46c3-9b96-18189cdfcea0@identity-protect.org
- 756174c9-df78-457b-b5da-df3ab139c529@identity-protect.org
- b39f687f-9d1a-4a2f-9223-d1bd6c4fc6d8@identity-protect.org
- b721ab2e-592f-4282-bfaa-0ee4dd076eb0@identity-protect.org
- bd8a1b76-99c1-440c-ae2d-02138e982fa7@identity-protect.org
- f03c2822-ad3d-4da8-9dad-b95a6ba33c75@identity-protect.org
- owner-6230690@ds-tmp.net.whoisprivacyservice.org
Subdomains
5 observed subdomains of ds-tmp.net.
Web-graph footprint
Distinct hostnames that link to or from ds-tmp.net in the public web crawl.
101 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for ds-tmp.net.
| Mechanism | Target |
|---|---|
| SPF_IP | 18.176.65.36 |
Related pages
Pivot deeper into the graph from ds-tmp.net.
- IP · 18.176.65.36
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 48a216f5-5444-4ed6-b6e0-1a934cd418de@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-tmp.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.