Hostname
dasseclab.net
Last fetched
dasseclab.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dasseclab.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.155.152.186 | 18.155.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.152.206 | 18.155.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.152.215 | 18.155.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.152.74 | 18.155.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.238.92.14 | 18.238.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.92.175 | 18.238.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.92.186 | 18.238.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.92.77 | 18.238.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 03ed1e58-bed4-46bc-b7ab-cb9fd6bd4b83@identity-protect.org
- 5e55a4a9-f969-4d0b-a678-e40781334269@identity-protect.org
- 9aa32058-6706-4186-b90c-fb36e57f029d@identity-protect.org
- acb34489-1aee-4b20-8b17-46f43051a449@identity-protect.org
- owner-8685987@dasseclab.net.whoisprivacyservice.org
- owner@dasseclab.net.whoisprivacyservice.org
Subdomains
2 observed subdomains of dasseclab.net.
| Subdomain |
|---|
| blog.dasseclab.net |
| www.dasseclab.net |
Threat posture
History
Related pages
Pivot deeper into the graph from dasseclab.net.
- IP · 18.155.152.186
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 03ed1e58-bed4-46bc-b7ab-cb9fd6bd4b83@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: "dasseclab.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.