Skip to content

Hostname

fallssa.com.au

Last fetched

fallssa.com.au resolves to 1 IPv4 address operated by GPKNET-AS-AU GPK Group in AU. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
119.224.146.111119.224.146.0/24AS9749GPKNET-AS-AU GPK GroupAU

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
kirsteen roy
Contact emails

Subdomains

2 observed subdomains of fallssa.com.au.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Afallssa.com.au
SPF_Aplesk-sln1.gpkcloud.com.au
SPF_MXfallssa.com.au

Related pages

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

Cypher and MCP

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

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