Skip to content

Hostname

ccf.endd.eu

Last fetched

ccf.endd.eu resolves to 1 IPv4 address operated by AS31554 in RO.

Nutrition Label

WHISPER CANON · ccf.endd.euRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/ccf.endd.eu

Resolution chain

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

IPPrefixASNOperatorCountry
188.212.134.103188.212.134.0/24AS31554RO

WHOIS identity

No WHOIS records are currently associated with ccf.endd.eu in WhisperGraph.

Subdomains

1 observed subdomain of ccf.endd.eu.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ccf.endd.eu.

MechanismTarget
SPF_Accf.endd.eu
SPF_IP188.212.134.103
SPF_IP89.35.160.117
SPF_MXccf.endd.eu

Related pages

Pivot deeper into the graph from ccf.endd.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ccf.endd.eu"})-[: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.