Skip to content

Hostname

geoffharrison.com.au

Last fetched

geoffharrison.com.au resolves to 1 IPv4 address operated by AS38719 in AU. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · geoffharrison.com.auRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/geoffharrison.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
114.142.162.41114.142.160.0/22AS38719AU

WHOIS identity

Registrar
registrar:melbourne it
Organization
geoff harrison
Contact emails

Subdomains

6 observed subdomains of geoffharrison.com.au.

Web-graph footprint

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

13 sites link to this hostname.

105 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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