Skip to content

Hostname

keuzekado.com

Last fetched

keuzekado.com resolves to 1 IPv4 address operated by AS49544 in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · keuzekado.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/keuzekado.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.204.152.23431.204.128.0/19AS49544NL

WHOIS identity

Registrar
iana:269
Organization
axc bv
Contact emails

Subdomains

12 observed subdomains of keuzekado.com.

Web-graph footprint

Distinct hostnames that link to or from keuzekado.com in the public web crawl.

80 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for keuzekado.com.

MechanismTarget
SPF_INCLUDE_spf.idefender.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspamfilter-24.nl
SPF_INCLUDEspf.eprov.eu
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mailjet.com
SPF_IP145.131.219.169/29
SPF_IP2001:4cb8:1:5219:0:0:0:102
SPF_IP31.204.152.233
SPF_IP81.30.39.102/32

Related pages

Pivot deeper into the graph from keuzekado.com.

Cypher and MCP

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

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