Hostname
ddr.com.au
Last fetched
ddr.com.au resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.
Nutrition Label
Resolution chain
ddr.com.au resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.4.214 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.5.214 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.74.120 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 8.47.69.0 | 8.47.69.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| 8.6.112.0 | 8.6.112.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- registrar:synergy wholesale accreditations pty ltd
- Organization
- it administration
- Contact emails
- —
Subdomains
2 observed subdomains of ddr.com.au.
| Subdomain |
|---|
| careers.ddr.com.au |
| www.ddr.com.au |
Web-graph footprint
Distinct hostnames that link to or from ddr.com.au in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
38 SPF mechanisms authorising senders for ddr.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.workforceready.com.au |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_IP | 101.97.36.0/24 |
| SPF_IP | 103.138.128.0/23 |
| SPF_IP | 103.138.129.128/27 |
| SPF_IP | 103.138.129.192/27 |
| SPF_IP | 103.138.129.64/27 |
| SPF_IP | 103.9.65.75/32 |
| SPF_IP | 103.91.166.0/24 |
| SPF_IP | 110.145.220.126 |
| SPF_IP | 110.175.98.130 |
| SPF_IP | 110.175.98.134 |
| SPF_IP | 135.84.81.0/24 |
| SPF_IP | 135.84.82.0/24 |
| SPF_IP | 135.84.83.0/24 |
| SPF_IP | 136.143.160.0/24 |
| SPF_IP | 136.143.161.0/24 |
| SPF_IP | 136.143.162.0/24 |
| SPF_IP | 139.180.173.210 |
| SPF_IP | 165.173.128.0/24 |
| SPF_IP | 165.173.160.0/24 |
| SPF_IP | 165.173.191.0/24 |
| SPF_IP | 165.173.191.128/27 |
| SPF_IP | 18.143.136.80/28 |
| SPF_IP | 180.150.84.129 |
| SPF_IP | 199.67.70.0/24 |
| SPF_IP | 202.189.68.42 |
| SPF_IP | 202.90.245.207 |
| SPF_IP | 202.90.247.134 |
| SPF_IP | 2607:13c0:1::7000/116 |
| SPF_IP | 2607:13c0:2::1000/116 |
| SPF_IP | 2607:13c0:4::/116 |
| SPF_IP | 3.105.224.60/32 |
| SPF_IP | 3.27.51.178/28 |
| SPF_IP | 49.255.83.10/30 |
Related pages
Pivot deeper into the graph from ddr.com.au.
- IP · 104.26.4.214
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:synergy wholesale accreditations pty ltd
- Country · CA
- Apex domain · com.au
- TLD · .au
- Browse hostnames · dd…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ddr.com.au"})-[: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.