Skip to content

Hostname

ckfive.be

Last fetched

ckfive.be resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:proximedia sa as the registrar.

Nutrition Label

WHISPER CANON · ckfive.beRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ckfive.be

Resolution chain

ckfive.be resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.2.148104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.148104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.7172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
62.213.219.14862.213.192.0/19AS8368BE
8.47.69.08.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.08.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
registrar:proximedia sa
Organization
Contact emails

Subdomains

2 observed subdomains of ckfive.be.

Web-graph footprint

Distinct hostnames that link to or from ckfive.be in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ckfive.be.

MechanismTarget
SPF_Ackfive.be
SPF_Amail.motorrijder.be
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.123.0.246/31
SPF_IP213.211.174.220/32
SPF_MXckfive.be

Related pages

Pivot deeper into the graph from ckfive.be.

Cypher and MCP

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

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