Skip to content

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

WHISPER CANON · ddr.com.auRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ddr.com.au

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.

IPPrefixASNOperatorCountry
104.26.4.214104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.214104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.120172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.08.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.08.6.112.0/24AS13335CLOUDFLARENET - 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.

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

SPF policy

38 SPF mechanisms authorising senders for ddr.com.au.

MechanismTarget
SPF_INCLUDE_spf.workforceready.com.au
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP101.97.36.0/24
SPF_IP103.138.128.0/23
SPF_IP103.138.129.128/27
SPF_IP103.138.129.192/27
SPF_IP103.138.129.64/27
SPF_IP103.9.65.75/32
SPF_IP103.91.166.0/24
SPF_IP110.145.220.126
SPF_IP110.175.98.130
SPF_IP110.175.98.134
SPF_IP135.84.81.0/24
SPF_IP135.84.82.0/24
SPF_IP135.84.83.0/24
SPF_IP136.143.160.0/24
SPF_IP136.143.161.0/24
SPF_IP136.143.162.0/24
SPF_IP139.180.173.210
SPF_IP165.173.128.0/24
SPF_IP165.173.160.0/24
SPF_IP165.173.191.0/24
SPF_IP165.173.191.128/27
SPF_IP18.143.136.80/28
SPF_IP180.150.84.129
SPF_IP199.67.70.0/24
SPF_IP202.189.68.42
SPF_IP202.90.245.207
SPF_IP202.90.247.134
SPF_IP2607:13c0:1::7000/116
SPF_IP2607:13c0:2::1000/116
SPF_IP2607:13c0:4::/116
SPF_IP3.105.224.60/32
SPF_IP3.27.51.178/28
SPF_IP49.255.83.10/30

Related pages

Pivot deeper into the graph from ddr.com.au.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.