Skip to content

Hostname

cofe.ro

Last fetched

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

Nutrition Label

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

Resolution chain

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 cofe.ro in WhisperGraph.

Subdomains

12 observed subdomains of cofe.ro.

Web-graph footprint

Distinct hostnames that link to or from cofe.ro in the public web crawl.

106 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cofe.ro.

MechanismTarget
SPF_Acofe.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_MXcofe.ro

Related pages

Pivot deeper into the graph from cofe.ro.

Cypher and MCP

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

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