Skip to content

Hostname

mail.cofe.ro

Last fetched

mail.cofe.ro resolves to 1 IPv4 address operated by AS48881 in RO.

Nutrition Label

WHISPER CANON · mail.cofe.roRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.cofe.ro

Resolution chain

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

IPPrefixASNOperatorCountry
217.156.93.74217.156.93.0/24AS48881RO

WHOIS identity

No WHOIS records are currently associated with mail.cofe.ro in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mail.cofe.ro.

MechanismTarget
SPF_Amail.cofe.ro
SPF_INCLUDEzohomail.eu
SPF_IP217.156.93.74
SPF_IP5.254.59.77
SPF_IP89.40.72.249
SPF_IP89.40.72.25
SPF_IP89.45.83.224
SPF_MXmail.cofe.ro

Related pages

Pivot deeper into the graph from mail.cofe.ro.

Cypher and MCP

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

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