Skip to content

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

WHISPER CANON · xceed.com.auRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/xceed.com.au

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.

IPPrefixASNOperatorCountry
35.71.161.5935.71.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.223.13.9052.223.0.0/20AS16509AMAZON-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.

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

SPF policy

8 SPF mechanisms authorising senders for xceed.com.au.

MechanismTarget
SPF_Axceed.com.au
SPF_INCLUDEspf.protection.outlook.com
SPF_IP16.26.3.38
SPF_IP203.176.121.101
SPF_IP203.176.121.194
SPF_IP203.176.121.197
SPF_IP203.176.121.200
SPF_MXxceed.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.