Skip to content

Hostname

climpex.nl

Last fetched

climpex.nl resolves to 2 IPv4 addresses operated by AS41887 in NL. WHOIS lists registrar:perrit b.v. as the registrar.

Nutrition Label

WHISPER CANON · climpex.nlRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/climpex.nl

Resolution chain

climpex.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:perrit b.v.
Organization
Contact emails

Subdomains

2 observed subdomains of climpex.nl.

Web-graph footprint

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

13 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for climpex.nl.

MechanismTarget
SPF_Aclimpex.nl
SPF_INCLUDE_spf.fluxility.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP31.3.11.75
SPF_IP84.246.11.253
SPF_MXclimpex.nl

Related pages

Pivot deeper into the graph from climpex.nl.

Cypher and MCP

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

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