Skip to content

Hostname

2jours.nl

Last fetched

2jours.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:webreus as the registrar.

Nutrition Label

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

Resolution chain

2jours.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:webreus
Organization
Contact emails

Subdomains

6 observed subdomains of 2jours.nl.

Web-graph footprint

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

18 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for 2jours.nl.

MechanismTarget
SPF_A2jours.nl
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEfdspfeuc.freshemail.io
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.42.58.39/32
SPF_IP195.60.214.128/28
SPF_IP2001:67c:78:561:195:60:214:142
SPF_IP31.207.9.25/32
SPF_IP94.190.206.208/32
SPF_MX2jours.nl

Related pages

Pivot deeper into the graph from 2jours.nl.

Cypher and MCP

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

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