Skip to content

Hostname

dinc.com.au

Last fetched

dinc.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · dinc.com.auRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dinc.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.229.4918.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.5618.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.6018.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.8218.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.239.36.10118.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.11418.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.5918.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.8918.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

No WHOIS records are currently associated with dinc.com.au in WhisperGraph.

Subdomains

3 observed subdomains of dinc.com.au.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dinc.com.au.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

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

Cypher and MCP

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

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