Hostname
dlzpgroup.com
Last fetched
dlzpgroup.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dlzpgroup.com 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 |
|---|---|---|---|---|
| 108.138.106.19 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.28 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.57 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.66 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dlzpgroup.com owner
- Contact emails
- dbrunet@potatothepug.com
- 08a9fda6-4089-4e57-864b-dd5cc06e6442@identity-protect.org
- 202447d9-d170-4fb6-9d06-eb1fb4a6b37f@identity-protect.org
- 5ab93925-d70a-4adc-98f2-358d273d3cd1@identity-protect.org
- 5b11f6c2-6e50-4655-9398-f035f445caa2@identity-protect.org
- ac22d8cc-b0b2-42db-800d-5b5a5439cb84@identity-protect.org
- e51bb976-ea34-4704-a788-0bbd2dcdb4d0@identity-protect.org
- owner-3597828@dlzpgroup.com.whoisprivacyservice.org
- owner-4242222@dlzpgroup.com.whoisprivacyservice.org
- owner-6839985@dlzpgroup.com.whoisprivacyservice.org
Subdomains
22 observed subdomains of dlzpgroup.com.
Web-graph footprint
Distinct hostnames that link to or from dlzpgroup.com in the public web crawl.
9 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for dlzpgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 165.173.164.0/22 |
| SPF_IP | 165.173.168.0/21 |
| SPF_IP | 165.173.176.0/21 |
| SPF_MX | dlzpgroup.com |
Related pages
Pivot deeper into the graph from dlzpgroup.com.
- IP · 108.138.106.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · dbrunet@potatothepug.com
- 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: "dlzpgroup.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.