Skip to content

Hostname

ken.be

Last fetched

ken.be resolves to 1 IPv4 address operated by LCPDCO LCP AS dc oostkamp in BE. WHOIS lists registrar:register nv/sa as the registrar.

Nutrition Label

WHISPER CANON · ken.beRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ken.be

Resolution chain

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

IPPrefixASNOperatorCountry
185.18.148.108185.18.148.0/23AS42160LCPDCO LCP AS dc oostkampBE

WHOIS identity

Registrar
registrar:register nv/sa
Organization
Contact emails

Subdomains

6 observed subdomains of ken.be.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ken.be.

MechanismTarget
SPF_Aken.be
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.register.be
SPF_MXken.be

Related pages

Pivot deeper into the graph from ken.be.

Cypher and MCP

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

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