Skip to content

Hostname

chris.nl

Last fetched

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

Nutrition Label

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

Resolution chain

chris.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:prolocation b.v.
Organization
Contact emails

Subdomains

4 observed subdomains of chris.nl.

Web-graph footprint

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

56 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for chris.nl.

MechanismTarget
SPF_Achris.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a00:d00:ff:133::/64
SPF_IP83.96.195.60/32
SPF_IP85.119.104.32/27
SPF_IP94.228.128.0/20

Related pages

Pivot deeper into the graph from chris.nl.

Cypher and MCP

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

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