Hostname
dexus.com
Last fetched
dexus.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:299
- Organization
- dexus holding pty
- Contact emails
Subdomains
49 observed subdomains of dexus.com.
Showing 25 of 49. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dexus.com in the public web crawl.
256 sites link to this hostname.
77 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for dexus.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | asp-spf1.yardi.com |
| SPF_INCLUDE | asp-spf2.yardi.com |
| SPF_INCLUDE | ee455a91-spf.mta.tessian-gw.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 118.127.72.237 |
| SPF_IP | 13.77.51.0/24 |
| SPF_IP | 203.38.232.46/32 |
| SPF_IP | 203.41.57.144/30 |
| SPF_IP | 203.55.21.8 |
| SPF_IP | 3.81.182.154/32 |
| SPF_IP | 3.93.155.149/32 |
| SPF_IP | 3.95.118.12/32 |
| SPF_IP | 3.95.142.181/32 |
| SPF_IP | 54.227.64.76/32 |
Related pages
Pivot deeper into the graph from dexus.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dexus.com"})-[: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.