Skip to content

Hostname

expeed.com.au

Last fetched

expeed.com.au resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.142.5.142108.140.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
20.8.132.16620.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
52.252.23.17852.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
expressnet pty
Contact emails

Subdomains

44 observed subdomains of expeed.com.au.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aexpeed.com.au
SPF_INCLUDEconsolespf.tppwholesale.com.au
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.synergywholesale.com
SPF_IP112.140.180.146/32
SPF_IP119.9.35.117
SPF_IP149.72.232.79
SPF_IP202.124.241.118/32
SPF_IP203.220.100.18
SPF_MXexpeed.com.au

Related pages

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

Cypher and MCP

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

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