Skip to content

Hostname

xserver.cloud

Last fetched

xserver.cloud resolves to 1 IPv4 address operated by AS202656 in NL. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · xserver.cloudRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/xserver.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
193.203.50.50193.203.50.0/24AS202656NL

WHOIS identity

Registrar
iana:625
Organization
can be yours / visit the site
Contact emails

Subdomains

25 observed subdomains of xserver.cloud.

Web-graph footprint

Distinct hostnames that link to or from xserver.cloud in the public web crawl.

82 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for xserver.cloud.

MechanismTarget
SPF_Axserver.cloud
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEservers.mcsv.net
SPF_IP176.103.62.253
SPF_IP176.103.62.254
SPF_IP176.103.62.56
SPF_MXxserver.cloud

Related pages

Pivot deeper into the graph from xserver.cloud.

Cypher and MCP

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

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