Hostname
dlmebook.com
Last fetched
dlmebook.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dlmebook.com 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 |
|---|---|---|---|---|
| 108.158.20.113 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.20.123 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.20.19 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.20.46 | 108.158.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.172.52.12 | 18.172.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.172.52.21 | 18.172.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.172.52.86 | 18.172.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.172.52.92 | 18.172.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dlmebook.com owner
- Contact emails
- 6239a6da-1993-44d5-96a8-cdc030bcd90b@identity-protect.org
- 66ffb523-5787-46d8-af5c-c570bdd1ff67@identity-protect.org
- 8d46f508-7f86-412f-b81e-9df953ca191e@identity-protect.org
- bd6030ec-33bf-4ffa-8428-8209b9888839@identity-protect.org
- c0d71f21-9e37-429c-8eb7-37578e1b313e@identity-protect.org
- d2b47939-ee0c-4ae9-ab92-61410534c22b@identity-protect.org
- e057f8a2-981b-42c9-a783-f05a7ce5d776@identity-protect.org
- owner-7899131@dlmebook.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of dlmebook.com.
| Subdomain |
|---|
| www.dlmebook.com |
Threat posture
History
Related pages
Pivot deeper into the graph from dlmebook.com.
- IP · 108.158.20.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 6239a6da-1993-44d5-96a8-cdc030bcd90b@identity-protect.org
- TLD · .com
- Browse hostnames · dl…
- 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: "dlmebook.com"})-[: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.