Skip to content

Hostname

cofra.it

Last fetched

cofra.it resolves to 1 IPv4 address operated by AS3269 in IT. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · cofra.itRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cofra.it

Resolution chain

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

IPPrefixASNOperatorCountry
31.199.217.1331.198.0.0/15AS3269IT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
cofra
Contact emails

Subdomains

5 observed subdomains of cofra.it.

Web-graph footprint

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

248 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cofra.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP31.199.217.13

Related pages

Pivot deeper into the graph from cofra.it.

Cypher and MCP

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

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