Skip to content

Hostname

cosemacoop.it

Last fetched

cosemacoop.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:utixo limited as the registrar.

Nutrition Label

WHISPER CANON · cosemacoop.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/cosemacoop.it

Resolution chain

cosemacoop.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:utixo limited
Organization
co.se.ma. - societa' cooperativa
Contact emails

Subdomains

11 observed subdomains of cosemacoop.it.

Web-graph footprint

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

11 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cosemacoop.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.utixo.net
SPF_IP164.132.215.173
SPF_IP217.182.94.44
SPF_IP5.196.43.132
SPF_IP65.21.84.20

Related pages

Pivot deeper into the graph from cosemacoop.it.

Cypher and MCP

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

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