Skip to content

Hostname

xservers.ro

Last fetched

xservers.ro resolves to 5 IPv4 addresses operated by AS34358 in RO. WHOIS lists registrar:cyber_folks s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · xservers.roRouting diversity3.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/xservers.ro

Resolution chain

xservers.ro resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:cyber_folks s.r.l.
Organization
Contact emails

Subdomains

80 observed subdomains of xservers.ro.

Web-graph footprint

Distinct hostnames that link to or from xservers.ro in the public web crawl.

40 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for xservers.ro.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEinc.xservers.ro
SPF_INCLUDErelay.mailchannels.net
SPF_IP193.239.130.170
SPF_IP193.239.130.171
SPF_IP193.239.130.3
SPF_IP193.242.120.18
SPF_IP37.251.128.3
SPF_IP69.64.144.0/20
SPF_IP98.124.192.0/18

Related pages

Pivot deeper into the graph from xservers.ro.

Cypher and MCP

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

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