Skip to content

Hostname

krate.be

Last fetched

krate.be is a registered hostname under the .be top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · krate.beRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/krate.be

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

1 observed subdomain of krate.be.

Subdomain
mail.krate.be

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for krate.be.

MechanismTarget
SPF_Akrate.be
SPF_IP23.88.7.56
SPF_IP2a01:4f8:272:3e62:0:0:0:2
SPF_MXkrate.be

Related pages

Pivot deeper into the graph from krate.be.

Cypher and MCP

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

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