Hostname
ddampf.com
Last fetched
ddampf.com resolves to 2 IPv4 addresses operated by ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ddampf.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 173.35.31.64 | 173.35.30.0/23 | AS812 | ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc. | CA |
| 3.99.24.17 | 3.98.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ddampf.com owner
- Contact emails
- pbaytp@moonbali.com
- 284ed44e-cfad-4794-b84f-f53bbf77ed3b@identity-protect.org
- 390cb41e-4a4e-4a3a-a15b-3300fd19195f@identity-protect.org
- 3a884ffb-8e67-4dc9-98e8-b2e6d6ea10b9@identity-protect.org
- 4bc694a7-3b3a-47f8-8c24-c1a4b9c9bc7f@identity-protect.org
- 7415d947-6622-4373-8787-600652f9ae84@identity-protect.org
- dea70cb0-58e8-4ef7-8a42-92b82306b1c6@identity-protect.org
- owner-101813@ddampf.com.whoisprivacyservice.org
Subdomains
27 observed subdomains of ddampf.com.
Showing 25 of 27. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from ddampf.com.
- IP · 173.35.31.64
- ASN · AS812ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc.
- Registrar · iana:468
- Country · CA
- Email · pbaytp@moonbali.com
- TLD · .com
- Browse hostnames · dd…
- 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: "ddampf.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.