Skip to content

Hostname

flexshield.com.au

Last fetched

flexshield.com.au resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

WHISPER CANON · flexshield.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/flexshield.com.au

Resolution chain

flexshield.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.63.224.21852.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
ben tibben
Contact emails

Subdomains

9 observed subdomains of flexshield.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aflexshield.com.au
SPF_Asau-a7710-or.servercontrol.com.au
SPF_INCLUDEnetsuite.com
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf-au.emailsignatures365.com
SPF_INCLUDEspf.waxsonit.com.au
SPF_MXflexshield.com.au

Related pages

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

Cypher and MCP

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

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