Skip to content

Hostname

silverwolfprojects.com.au

Last fetched

silverwolfprojects.com.au resolves to 2 IPv4 addresses operated by SUCURI-SEC - Sucuri in US. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

WHISPER CANON · silverwolfprojects.com.auRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/silverwolfprojects.com.au

Resolution chain

silverwolfprojects.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.124.249.111192.124.249.0/24AS30148SUCURI-SEC - SucuriUS
97.74.203.24097.74.200.0/21AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
deniz bekir
Contact emails

Subdomains

3 observed subdomains of silverwolfprojects.com.au.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.au.exclaimer.net
SPF_INCLUDEspf.ess.au.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP122.150.38.29

Related pages

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

Cypher and MCP

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

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