Skip to content

Hostname

cnas.ro

Last fetched

cnas.ro resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:hosterion srl as the registrar.

Nutrition Label

WHISPER CANON · cnas.roRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/cnas.ro

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.74.183104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.161.56172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
93.113.174.18293.113.174.0/24AS43927RO

WHOIS identity

Registrar
registrar:hosterion srl
Organization
Contact emails

Subdomains

21 observed subdomains of cnas.ro.

Web-graph footprint

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

994 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • cnas.ro

SPF policy

5 SPF mechanisms authorising senders for cnas.ro.

MechanismTarget
SPF_Acnas.ro
SPF_INCLUDEtheamx.hosterion.net
SPF_IP93.113.174.182
SPF_IP93.113.174.8
SPF_MXcnas.ro

Related pages

Pivot deeper into the graph from cnas.ro.

Cypher and MCP

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

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