Skip to content

Hostname

geoscience.gov.au

Last fetched

geoscience.gov.au resolves to 1 IPv4 address operated by AS140637 in AU. WHOIS lists registrar:department of finance as the registrar.

Nutrition Label

WHISPER CANON · geoscience.gov.auRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/geoscience.gov.au

Resolution chain

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

IPPrefixASNOperatorCountry
192.104.43.72192.104.43.0/24AS140637AU

WHOIS identity

Registrar
registrar:department of finance
Organization
web manager
Contact emails

Subdomains

13 observed subdomains of geoscience.gov.au.

Web-graph footprint

Distinct hostnames that link to or from geoscience.gov.au in the public web crawl.

34 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for geoscience.gov.au.

MechanismTarget
SPF_IP124.47.132.133
SPF_IP124.47.132.134
SPF_IP124.47.137.5
SPF_IP124.47.137.6
SPF_IP2400:cc00:1:b:0:0:0:67
SPF_IP2400:cc00:1:b:0:0:0:68
SPF_IP2400:cc00:2:b:0:0:0:67
SPF_IP2400:cc00:2:b:0:0:0:68
SPF_MXgeoscience.gov.au

Related pages

Pivot deeper into the graph from geoscience.gov.au.

Cypher and MCP

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

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