Skip to content

Hostname

kunsthal45.nl

Last fetched

kunsthal45.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:nextname b.v. as the registrar.

Nutrition Label

WHISPER CANON · kunsthal45.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/kunsthal45.nl

Resolution chain

kunsthal45.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:nextname b.v.
Organization
Contact emails

Subdomains

3 observed subdomains of kunsthal45.nl.

Web-graph footprint

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

46 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • kunsthal45.nl

SPF policy

6 SPF mechanisms authorising senders for kunsthal45.nl.

MechanismTarget
SPF_Akunsthal45.nl
SPF_Aserver.d4vps5.nl
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDE_spf.smtp.mailtrap.live
SPF_INCLUDEspf.protection.outlook.com
SPF_MXkunsthal45.nl

Related pages

Pivot deeper into the graph from kunsthal45.nl.

Cypher and MCP

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

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