Hostname
dundle.com
Last fetched
dundle.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dundle.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- this domain was caught by dropcatch.com
- Contact emails
- domains@hugedomains.com
- support@dropcatch.com
- 13a0aa0d-b619-4d94-8c5a-3106f936be28@identity-protect.org
- 1973056d-6a51-4732-8803-9812b2161dfb@identity-protect.org
- 7478bf76-5055-47d8-9321-d4712305b984@identity-protect.org
- 9117be9c-11a2-4241-a786-04b3a4f8abe0@identity-protect.org
- c2a080fe-2ad1-437b-a74f-db9aed9f619e@identity-protect.org
- f075e57c-8432-4beb-a68e-b108ed9369c4@identity-protect.org
- owner-10698964@dundle.com.whoisprivacyservice.org
- owner-2134274@dundle.com.whoisprivacyservice.org
- owner-3876060@dundle.com.whoisprivacyservice.org
- owner-4250505@dundle.com.whoisprivacyservice.org
- owner-4415958@dundle.com.whoisprivacyservice.org
- owner-7055629@dundle.com.whoisprivacyservice.org
- owner-7206147@dundle.com.whoisprivacyservice.org
- owner-7253011@dundle.com.whoisprivacyservice.org
- owner-8750551@dundle.com.whoisprivacyservice.org
Subdomains
35 observed subdomains of dundle.com.
Showing 25 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dundle.com in the public web crawl.
719 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for dundle.com.
| Mechanism | Target |
|---|---|
| SPF_A | dundle.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 52.214.129.50/32 |
| SPF_MX | dundle.com |
Related pages
Pivot deeper into the graph from dundle.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dundle.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.