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
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.
Showing 25 of 80. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for xservers.ro.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | inc.xservers.ro |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 193.239.130.170 |
| SPF_IP | 193.239.130.171 |
| SPF_IP | 193.239.130.3 |
| SPF_IP | 193.242.120.18 |
| SPF_IP | 37.251.128.3 |
| SPF_IP | 69.64.144.0/20 |
| SPF_IP | 98.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.