Skip to content

Hostname

comunic.ro

Last fetched

comunic.ro resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ici - rotld as the registrar.

Nutrition Label

WHISPER CANON · comunic.roRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/comunic.ro

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.69.129104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.208.180172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
89.238.213.21489.238.192.0/18AS6663TTI-NETRO

WHOIS identity

Registrar
registrar:ici - rotld
Organization
Contact emails

Subdomains

4 observed subdomains of comunic.ro.

Web-graph footprint

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

98 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for comunic.ro.

MechanismTarget
SPF_Acomunic.ro
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmb.euroweb.ro
SPF_IP193.226.61.14/32
SPF_IP89.238.246.94/32
SPF_MXcomunic.ro

Related pages

Pivot deeper into the graph from comunic.ro.

Cypher and MCP

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

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