Skip to content

Hostname

mail.cpne.it

Last fetched

mail.cpne.it resolves to 1 IPv4 address operated by AS47242 in IT.

Nutrition Label

WHISPER CANON · mail.cpne.itRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mail.cpne.it

Resolution chain

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

IPPrefixASNOperatorCountry
149.62.191.95149.62.191.0/24AS47242IT

WHOIS identity

No WHOIS records are currently associated with mail.cpne.it in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for mail.cpne.it.

MechanismTarget
SPF_Amail.cpne.it
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.zohomail360.eu
SPF_INCLUDEzoho.eu
SPF_IP149.62.191.95
SPF_IP188.94.79.66/32
SPF_IP188.94.79.84/32
SPF_IP188.94.79.85
SPF_IP37.60.226.37
SPF_IP62.210.8.223
SPF_IP81.31.147.172
SPF_MXmail.cpne.it

Related pages

Pivot deeper into the graph from mail.cpne.it.

Cypher and MCP

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

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