Skip to content

Hostname

dreamserver.ro

Last fetched

dreamserver.ro resolves to 2 IPv4 addresses operated by AS57050 in RO. WHOIS lists registrar:jordan tech srl as the registrar.

Nutrition Label

WHISPER CANON · dreamserver.roRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/dreamserver.ro

Resolution chain

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

WHOIS identity

Registrar
registrar:jordan tech srl
Organization
Contact emails

Subdomains

52 observed subdomains of dreamserver.ro.

Web-graph footprint

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

11 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dreamserver.ro.

MechanismTarget
SPF_Adreamserver.ro
SPF_IP212.81.56.0/24
SPF_IP2a10:fa80:56::/48
SPF_MXdreamserver.ro

Related pages

Pivot deeper into the graph from dreamserver.ro.

Cypher and MCP

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

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