Skip to content

Hostname

comunicaffe.it

Last fetched

comunicaffe.it resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:1 api gmbh as the registrar.

Nutrition Label

WHISPER CANON · comunicaffe.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/comunicaffe.it

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.89.91104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.157.102172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
64.71.152.10164.71.152.0/24AS401742SERVEROPTIMA - ServerOptimaUS

WHOIS identity

Registrar
registrar:1 api gmbh
Organization
editoriale comunicaffe di angela hysi
Contact emails

Subdomains

3 observed subdomains of comunicaffe.it.

Web-graph footprint

Distinct hostnames that link to or from comunicaffe.it in the public web crawl.

277 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for comunicaffe.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP104.36.110.60
SPF_IP104.36.110.78
SPF_IP64.71.152.101

Related pages

Pivot deeper into the graph from comunicaffe.it.

Cypher and MCP

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

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