Skip to content

Hostname

xcs.at

Last fetched

xcs.at is a registered hostname under the .at top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · xcs.atRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/xcs.at

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with xcs.at in WhisperGraph.

Subdomains

9 observed subdomains of xcs.at.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for xcs.at.

MechanismTarget
SPF_Acube.xcs.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.203.60.18
SPF_IP195.201.75.151
SPF_IP5.75.151.213

Related pages

Pivot deeper into the graph from xcs.at.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "xcs.at"})-[: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.