Skip to content

Hostname

dmd.com.au

Last fetched

dmd.com.au resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

WHISPER CANON · dmd.com.auRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/dmd.com.au

Resolution chain

dmd.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.15.141104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.162.197172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
danny wright
Contact emails

Subdomains

12 observed subdomains of dmd.com.au.

Web-graph footprint

Distinct hostnames that link to or from dmd.com.au in the public web crawl.

6 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for dmd.com.au.

MechanismTarget
SPF_Admd.com.au
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP118.127.41.27
SPF_IP13.210.155.43/32
SPF_IP13.54.7.185/32
SPF_IP35.174.145.124/32
SPF_IP54.79.14.179/32
SPF_IP59.100.0.0/16
SPF_MXdmd.com.au

Related pages

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

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dmd.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.