Hostname
xceed.com.au
Last fetched
xceed.com.au resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
xceed.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.71.161.59 | 35.71.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.223.13.90 | 52.223.0.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- ozisp domains
- Contact emails
- —
Subdomains
175 observed subdomains of xceed.com.au.
Showing 25 of 175. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from xceed.com.au in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for xceed.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | xceed.com.au |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 16.26.3.38 |
| SPF_IP | 203.176.121.101 |
| SPF_IP | 203.176.121.194 |
| SPF_IP | 203.176.121.197 |
| SPF_IP | 203.176.121.200 |
| SPF_MX | xceed.com.au |
Related pages
Pivot deeper into the graph from xceed.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "xceed.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.