Skip to content

Hostname

www.comunic.ro

Last fetched

www.comunic.ro resolves to 1 IPv4 address operated by TTI-NET in RO.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.238.213.21489.238.192.0/18AS6663TTI-NETRO

WHOIS identity

No WHOIS records are currently associated with www.comunic.ro in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for www.comunic.ro.

MechanismTarget
SPF_Awww.comunic.ro
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmb.euroweb.ro
SPF_IP193.226.61.14/32
SPF_IP89.238.246.94/32
SPF_MXwww.comunic.ro

Related pages

Pivot deeper into the graph from www.comunic.ro.

Cypher and MCP

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

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