Skip to content

Hostname

highselect.nl

Last fetched

highselect.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:internationale domeinregistratie nederland as the registrar.

Nutrition Label

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

Resolution chain

highselect.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:internationale domeinregistratie nederland
Organization
Contact emails

Subdomains

3 observed subdomains of highselect.nl.

Web-graph footprint

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

11 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for highselect.nl.

MechanismTarget
SPF_Ahighselect.nl
SPF_INCLUDE_spf.cobytes.email
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.143.13.15
SPF_IP185.57.216.148
SPF_IP45.82.189.111/32
SPF_IP90.145.94.125/32
SPF_MXhighselect.nl

Related pages

Pivot deeper into the graph from highselect.nl.

Cypher and MCP

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

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