Skip to content

Hostname

dk.com.au

Last fetched

dk.com.au resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:corporation service company (aust) pty ltd as the registrar.

Nutrition Label

WHISPER CANON · dk.com.auRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/dk.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.165.1723.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2243.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.33.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.553.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1443.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2543.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.373.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.253.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2513.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.423.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.483.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.773.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.23152.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.9952.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.3552.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:corporation service company (aust) pty ltd
Organization
web servcies
Contact emails

Subdomains

1 observed subdomain of dk.com.au.

Subdomain
www.dk.com.au

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dk.com.au.

MechanismTarget
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXdk.com.au

Related pages

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

Cypher and MCP

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

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