Hostname
datasleep.net
Last fetched
datasleep.net 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
datasleep.net 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.112.224.34 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.114.51.190 | 13.114.0.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.159.223.116 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.182.176.135 | 18.182.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 0abf9d85-f885-4349-ab43-7fc55ecadfd3@identity-protect.org
- 36d6dc20-4aaf-44ed-9192-fd562a7a4e11@identity-protect.org
- 3e4b2fd1-79a6-4876-bace-0c3871455740@identity-protect.org
- 41942f28-cd4f-448d-a193-b009602aa528@identity-protect.org
- a3a97eaf-72d4-4880-9783-1ea474ace778@identity-protect.org
- a6668f70-b2c6-492a-b273-e3a6399ca9d5@identity-protect.org
- owner-6816317@datasleep.net.whoisprivacyservice.org
Subdomains
3 observed subdomains of datasleep.net.
Web-graph footprint
Distinct hostnames that link to or from datasleep.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for datasleep.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from datasleep.net.
- IP · 13.112.224.34
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0abf9d85-f885-4349-ab43-7fc55ecadfd3@identity-protect.org
- TLD · .net
- Browse hostnames · da…
- 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: "datasleep.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.