Skip to content

Hostname

protv.ro

Last fetched

protv.ro resolves to 2 IPv4 addresses operated by AS9050 in RO. WHOIS lists registrar:ici - rotld as the registrar.

Nutrition Label

WHISPER CANON · protv.roRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/protv.ro

Resolution chain

protv.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:ici - rotld
Organization
Contact emails

Subdomains

306 observed subdomains of protv.ro.

Web-graph footprint

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

1,282 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for protv.ro.

MechanismTarget
SPF_Aprotv.ro
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.133.64.215
SPF_IP185.133.64.216/32
SPF_IP193.230.227.25
SPF_IP193.230.227.26
SPF_IP34.241.129.14
SPF_IP52.22.193.207
SPF_IP52.48.215.237
SPF_IP54.160.40.174

Related pages

Pivot deeper into the graph from protv.ro.

Cypher and MCP

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

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