Skip to content

Hostname

getsorted.griptech.net.au

Last fetched

getsorted.griptech.net.au resolves to 1 IPv4 address operated by SYNERGYWHOLESALE-AP SYNERGY WHOLESALE PTY LTD in AU.

Nutrition Label

WHISPER CANON · getsorted.griptech.net.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/getsorted.griptech.net.au

Resolution chain

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

IPPrefixASNOperatorCountry
103.27.32.6103.27.32.0/24AS45638SYNERGYWHOLESALE-AP SYNERGY WHOLESALE PTY LTDAU

WHOIS identity

No WHOIS records are currently associated with getsorted.griptech.net.au in WhisperGraph.

Subdomains

1 observed subdomain of getsorted.griptech.net.au.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for getsorted.griptech.net.au.

MechanismTarget
SPF_Agetsorted.griptech.net.au
SPF_IP103.27.32.6
SPF_IP221.121.159.110
SPF_IP221.121.159.51
SPF_MXgetsorted.griptech.net.au

Related pages

Pivot deeper into the graph from getsorted.griptech.net.au.

Cypher and MCP

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

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