Skip to content

Hostname

comunicati.eu

Last fetched

comunicati.eu resolves to 2 IPv4 addresses operated by ASSUPERNOVA in IT. WHOIS lists registrar:pdr ltd. as the registrar.

Nutrition Label

WHISPER CANON · comunicati.euRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/comunicati.eu

Resolution chain

comunicati.eu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.252.149.6446.252.144.0/20AS60087ASSUPERNOVAIT
46.252.150.5446.252.144.0/20AS60087ASSUPERNOVAIT

WHOIS identity

Registrar
registrar:pdr ltd.
Organization
Contact emails

Subdomains

11 observed subdomains of comunicati.eu.

Web-graph footprint

Distinct hostnames that link to or from comunicati.eu in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for comunicati.eu.

MechanismTarget
SPF_Acomunicati.eu
SPF_MXcomunicati.eu

Related pages

Pivot deeper into the graph from comunicati.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "comunicati.eu"})-[: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.