Skip to content

Hostname

xcom.de

Last fetched

xcom.de resolves to 1 IPv4 address operated by AS16316 in DE.

Nutrition Label

WHISPER CANON · xcom.deRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/xcom.de

Resolution chain

xcom.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.145.106.177217.147.230.0/24AS16316DE

WHOIS identity

No WHOIS records are currently associated with xcom.de in WhisperGraph.

Subdomains

5,870 observed subdomains of xcom.de.

Web-graph footprint

Distinct hostnames that link to or from xcom.de in the public web crawl.

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for xcom.de.

MechanismTarget
SPF_INCLUDE_spf.retarus.com
SPF_IP213.61.224.197
SPF_IP62.159.72.48/28
SPF_IP62.192.194.134/31
SPF_IP62.192.206.119

Related pages

Pivot deeper into the graph from xcom.de.

Cypher and MCP

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

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