Skip to content

Hostname

xpander.ro

Last fetched

xpander.ro resolves to 1 IPv4 address operated by AS8708 in RO. WHOIS lists registrar:web dedicated srl as the registrar.

Nutrition Label

WHISPER CANON · xpander.roRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/xpander.ro

Resolution chain

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

IPPrefixASNOperatorCountry
86.125.106.3286.120.0.0/13AS8708RO

WHOIS identity

Registrar
registrar:web dedicated srl
Organization
Contact emails

Subdomains

4 observed subdomains of xpander.ro.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • xpander.ro

SPF policy

3 SPF mechanisms authorising senders for xpander.ro.

MechanismTarget
SPF_Axpander.ro
SPF_IP86.125.106.32
SPF_MXxpander.ro

Related pages

Pivot deeper into the graph from xpander.ro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "xpander.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.