Skip to content

Hostname

commodityinspection.com.au

Last fetched

commodityinspection.com.au resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.11413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.11813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.2013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
mathew conoulty
Contact emails

Subdomains

5 observed subdomains of commodityinspection.com.au.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for commodityinspection.com.au.

MechanismTarget
SPF_INCLUDEmailsenders.netsuite.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP27.131.111.131
SPF_IP52.62.139.192
SPF_IP52.62.145.130

Related pages

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

Cypher and MCP

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

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