Skip to content

Hostname

curtisconstructionswa.com.au

Last fetched

curtisconstructionswa.com.au resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

WHISPER CANON · curtisconstructionswa.com.auRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/curtisconstructionswa.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
192.185.84.31192.185.84.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationUS
192.185.87.23192.185.84.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
baiju choudhary
Contact emails

Subdomains

8 observed subdomains of curtisconstructionswa.com.au.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for curtisconstructionswa.com.au.

MechanismTarget
SPF_Acurtisconstructionswa.com.au
SPF_INCLUDEwebsitewelcome.com
SPF_MXcurtisconstructionswa.com.au

Related pages

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

Cypher and MCP

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

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