Skip to content

Hostname

ccea.ro

Last fetched

ccea.ro resolves to 1 IPv4 address operated by AS201682 in NL. WHOIS lists registrar:opti systems srl as the registrar.

Nutrition Label

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

Resolution chain

ccea.ro resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.33.101.37185.33.100.0/22AS201682NL

WHOIS identity

Registrar
registrar:opti systems srl
Organization
Contact emails

Subdomains

13 observed subdomains of ccea.ro.

Web-graph footprint

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

55 sites link to this hostname.

209 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for ccea.ro.

MechanismTarget
SPF_Accea.ro
SPF_IP185.173.17.12
SPF_IP185.33.101.37
SPF_IP91.208.179.88
SPF_MXccea.ro

Related pages

Pivot deeper into the graph from ccea.ro.

Cypher and MCP

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

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