Skip to content

Hostname

netcraft.com.au

Last fetched

netcraft.com.au resolves to 1 IPv4 address operated by AS24565 in AU. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
netcraft australia
Contact emails

Subdomains

125 observed subdomains of netcraft.com.au.

Web-graph footprint

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

26 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for netcraft.com.au.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.synergywholesale.com
SPF_IP103.80.245.40/32
SPF_IP103.80.246.40/32
SPF_IP150.101.234.78
SPF_IP2001:df6:e580::/56
SPF_IP202.124.241.118/32
SPF_IP203.16.230.0/24
SPF_IP203.16.231.0/24
SPF_IP52.65.139.188

Related pages

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

Cypher and MCP

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

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