Skip to content

Hostname

goodwillprojects.com.au

Last fetched

goodwillprojects.com.au resolves to 1 IPv4 address operated by HOST-AS-AP Host Universal Pty Ltd in AU. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.25.59.18103.25.59.0/24AS136557HOST-AS-AP Host Universal Pty LtdAU

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
goodwill projects pty
Contact emails

Subdomains

10 observed subdomains of goodwillprojects.com.au.

Web-graph footprint

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

116 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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