Skip to content

Hostname

opan.com.au

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.239.217.12512.43.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
15.135.4.3714.200.143.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
54.206.156.16750.217.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.55.11950.201.191.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
tiger carden
Contact emails

Subdomains

8 observed subdomains of opan.com.au.

Web-graph footprint

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

117 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for opan.com.au.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEhosting-servers.com.au
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.119.110.51
SPF_IP27.50.92.162

Related pages

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

Cypher and MCP

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

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