Skip to content

Hostname

24kitchen.nl

Last fetched

24kitchen.nl resolves to 1 IPv4 address operated by AS15703 in NL. WHOIS lists registrar:nedlook internet|dopheide 8a|9202pb drachten|netherlands|| as the registrar.

Nutrition Label

WHISPER CANON · 24kitchen.nlRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.8/10canon.whisper.security/host/24kitchen.nl

Resolution chain

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

IPPrefixASNOperatorCountry
87.233.133.20087.233.128.0/18AS15703NL

WHOIS identity

Registrar
registrar:nedlook internet|dopheide 8a|9202pb drachten|netherlands||
Organization
Contact emails

Subdomains

45 observed subdomains of 24kitchen.nl.

Web-graph footprint

Distinct hostnames that link to or from 24kitchen.nl in the public web crawl.

813 sites link to this hostname.

266 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for 24kitchen.nl.

MechanismTarget
SPF_A24kitchen.nl
SPF_INCLUDEmailplus.nl
SPF_INCLUDEspf-00195501.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2001:9a8:0:144::/64
SPF_IP87.233.133.192/28
SPF_IP87.233.209.16/28
SPF_MX24kitchen.nl

Related pages

Pivot deeper into the graph from 24kitchen.nl.

Cypher and MCP

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

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