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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.142.5.142 | 108.140.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
| 20.8.132.166 | 20.0.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
| 52.252.23.178 | 52.224.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- registrar:synergy wholesale accreditations pty ltd
- Organization
- expressnet pty
- Contact emails
- —
Subdomains
44 observed subdomains of expeed.com.au.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from expeed.com.au in the public web crawl.
16 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for expeed.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | expeed.com.au |
| SPF_INCLUDE | consolespf.tppwholesale.com.au |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.synergywholesale.com |
| SPF_IP | 112.140.180.146/32 |
| SPF_IP | 119.9.35.117 |
| SPF_IP | 149.72.232.79 |
| SPF_IP | 202.124.241.118/32 |
| SPF_IP | 203.220.100.18 |
| SPF_MX | expeed.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.