Skip to content

Hostname

cmvlaw.ro

Last fetched

cmvlaw.ro resolves to 2 IPv4 addresses operated by AS59999 in RO. WHOIS lists registrar:hosterion srl as the registrar.

Nutrition Label

WHISPER CANON · cmvlaw.roRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/cmvlaw.ro

Resolution chain

cmvlaw.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:hosterion srl
Organization
Contact emails

Subdomains

2 observed subdomains of cmvlaw.ro.

Web-graph footprint

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

27 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cmvlaw.ro.

MechanismTarget
SPF_Acmvlaw.ro
SPF_INCLUDEmgw.hosthub.ro
SPF_IP89.33.233.35
SPF_IP89.33.233.36
SPF_MXcmvlaw.ro

Related pages

Pivot deeper into the graph from cmvlaw.ro.

Cypher and MCP

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

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