Skip to content

Hostname

gemmill.com.au

Last fetched

gemmill.com.au resolves to 1 IPv4 address operated by HOSTOPIA-AU Hostopia Australia Web Pty Ltd in AU. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
110.173.134.43110.173.128.0/19AS55803HOSTOPIA-AU Hostopia Australia Web Pty LtdAU

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
damian lewis
Contact emails

Subdomains

4 observed subdomains of gemmill.com.au.

Web-graph footprint

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

27 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gemmill.com.au.

MechanismTarget
SPF_INCLUDEgemmillhomes.com.au
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.212.206.54

Related pages

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

Cypher and MCP

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

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