Skip to content

Hostname

jeeigenweb.nl

Last fetched

jeeigenweb.nl resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:icehosting b.v. as the registrar.

Nutrition Label

WHISPER CANON · jeeigenweb.nlRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/jeeigenweb.nl

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.50.246104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.215.6172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
178.251.24.190178.251.24.0/21AS42093NL
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:icehosting b.v.
Organization
Contact emails

Subdomains

13 observed subdomains of jeeigenweb.nl.

Web-graph footprint

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

202 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for jeeigenweb.nl.

MechanismTarget
SPF_Ajeeigenweb.nl
SPF_INCLUDEpmg.lbmedia.nl
SPF_IP178.251.24.190
SPF_IP178.251.24.192
SPF_IP178.251.26.254
SPF_IP2a00:1938:1:0:0:0:0:a0b1
SPF_IP2a00:1938:1:0:0:0:0:a0b3
SPF_IP2a00:1938:1:2:0:0:0:a141
SPF_MXjeeigenweb.nl

Related pages

Pivot deeper into the graph from jeeigenweb.nl.

Cypher and MCP

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

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