Skip to content

Hostname

ewn.com.au

Last fetched

ewn.com.au resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · ewn.com.auRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ewn.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
20.36.43.20720.36.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAU
20.36.43.20720.36.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
kerry plowright
Contact emails

Subdomains

72 observed subdomains of ewn.com.au.

Web-graph footprint

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

43 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ewn.com.au.

MechanismTarget
SPF_Aewn.com.au
SPF_INCLUDE9395014.spf02.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP119.252.27.2
SPF_IP13.237.96.34
SPF_IP13.54.153.184
SPF_IP202.4.230.151
SPF_IP3.104.135.75
SPF_IP50.87.47.212
SPF_IP52.64.70.56/21
SPF_MXewn.com.au

Related pages

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

Cypher and MCP

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

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