Skip to content

Hostname

www.sampletech.com.au

Last fetched

www.sampletech.com.au resolves to 1 IPv4 address operated by SYNERGYWHOLESALE-AP SYNERGY WHOLESALE PTY LTD in AU.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
43.250.142.4643.250.142.0/24AS45638SYNERGYWHOLESALE-AP SYNERGY WHOLESALE PTY LTDAU

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for www.sampletech.com.au.

MechanismTarget
SPF_Awww.sampletech.com.au
SPF_INCLUDEmxs.au
SPF_INCLUDEspf.hostedmail.net.au
SPF_INCLUDEspf.hostyourservices.net
SPF_IP112.140.180.75
SPF_IP43.250.142.46
SPF_MXwww.sampletech.com.au

Related pages

Pivot deeper into the graph from www.sampletech.com.au.

Cypher and MCP

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

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