Hostname
datlas.net
Last fetched
datlas.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
datlas.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.196.249.86 | 18.196.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.120.49.126 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.125.80.138 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.74.179.124 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.157.64.235 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.214.194 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- encargado de privacidad y proteccion de datos - interplanet, s.a. de c.v.
- Contact emails
- proxy@whoisprotectservice.com
- datlas.net@privacycontact.com.mx
- 5b568cae-25d4-426e-9223-919b88a0cfed@identity-protect.org
- 9d6118d8-90e7-478a-9f35-295b838313a7@identity-protect.org
- bf335942-27ff-4632-b8e5-6e1d2d17ed50@identity-protect.org
- d100f21b-7661-46fb-85b1-2c3e7b6246ff@identity-protect.org
- owner-11126729@datlas.net.whoisprivacyservice.org
- owner-225427@datlas.net.whoisprivacyservice.org
Subdomains
1 observed subdomain of datlas.net.
| Subdomain |
|---|
| www.datlas.net |
Threat posture
History
Related pages
Pivot deeper into the graph from datlas.net.
- IP · 18.196.249.86
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · proxy@whoisprotectservice.com
- 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: "datlas.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.