Hostname
datlasgroup.net
Last fetched
datlasgroup.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
datlasgroup.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
- identity protection service
- Contact emails
- 07473e9e-774d-4e68-b5f5-acdb4788df10@identity-protect.org
- 1c86d7a2-d9e3-46bb-9100-dd007a64dfb4@identity-protect.org
- 32e8b6d4-d28e-456f-aca1-9504266475d8@identity-protect.org
- 53c45788-81e6-45e4-b4d3-6ec957dea6fa@identity-protect.org
- 67bd4532-3961-4fee-95ef-71f9b6be5ea2@identity-protect.org
- 6a2c5b4f-b540-42f9-83b2-9a97d8721bd8@identity-protect.org
- 88daec50-e4d2-44a6-828d-d6db71dbede0@identity-protect.org
Subdomains
1 observed subdomain of datlasgroup.net.
| Subdomain |
|---|
| www.datlasgroup.net |
Threat posture
History
Related pages
Pivot deeper into the graph from datlasgroup.net.
- IP · 18.196.249.86
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 07473e9e-774d-4e68-b5f5-acdb4788df10@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: "datlasgroup.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.