Skip to content

Hostname

conaf.it

Last fetched

conaf.it resolves to 1 IPv4 address operated by AS16276 in IT. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · conaf.itRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/conaf.it

Resolution chain

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

IPPrefixASNOperatorCountry
178.32.142.143178.32.0.0/15AS16276IT

WHOIS identity

Registrar
registrar:ovh
Organization
consiglio nazionale dottori agronomi e dottori forestali
Contact emails

Subdomains

103 observed subdomains of conaf.it.

Web-graph footprint

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

181 sites link to this hostname.

480 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for conaf.it.

MechanismTarget
SPF_Amail.conaf.it
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.mailvox.it
SPF_IP178.32.142.143
SPF_IP178.32.142.71
SPF_IP37.59.89.233
SPF_IP46.105.231.184
SPF_IP5.196.35.237
SPF_IP5.196.35.248
SPF_IP5.196.35.254
SPF_IP5.196.52.160

Related pages

Pivot deeper into the graph from conaf.it.

Cypher and MCP

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

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