Skip to content

Hostname

coolewarmte.nl

Last fetched

coolewarmte.nl resolves to 1 IPv4 address operated by METAREGISTRAR - Metaregistrar B.V. in NL. WHOIS lists registrar:h1 webdevelopment as the registrar.

Nutrition Label

WHISPER CANON · coolewarmte.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/coolewarmte.nl

Resolution chain

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

IPPrefixASNOperatorCountry
213.249.69.182213.249.64.0/21AS42585METAREGISTRAR - Metaregistrar B.V.NL

WHOIS identity

Registrar
registrar:h1 webdevelopment
Organization
Contact emails

Subdomains

4 observed subdomains of coolewarmte.nl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for coolewarmte.nl.

MechanismTarget
SPF_Acoolewarmte.nl
SPF_IP213.249.69.182
SPF_IP2a01:448:2000:0:0:0:0:182
SPF_MXcoolewarmte.nl

Related pages

Pivot deeper into the graph from coolewarmte.nl.

Cypher and MCP

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

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