Skip to content

Hostname

ps.ro

Last fetched

ps.ro is a registered hostname under the .ro top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

15 observed subdomains of ps.ro.

Web-graph footprint

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

6 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for ps.ro.

MechanismTarget
SPF_Aps.ro
SPF_IP193.226.142.114/32
SPF_IP194.6.202.0/24
SPF_IP212.146.104.226/32
SPF_IP82.78.28.178/32
SPF_IP82.79.139.89/32
SPF_IP89.238.194.210/32
SPF_IP89.238.206.138/32
SPF_MXps.ro

Related pages

Pivot deeper into the graph from ps.ro.

Cypher and MCP

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

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