Skip to content

Hostname

jongeneel.nl

Last fetched

jongeneel.nl resolves to 6 IPv4 addresses operated by AS20940 in NL. WHOIS lists registrar:kpn as the registrar.

Nutrition Label

WHISPER CANON · jongeneel.nlRouting diversity3.0/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/jongeneel.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:kpn
Organization
Contact emails

Subdomains

11 observed subdomains of jongeneel.nl.

Web-graph footprint

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

192 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for jongeneel.nl.

MechanismTarget
SPF_Ajongeneel.nl
SPF_INCLUDE_senderspf.copernica.com
SPF_INCLUDE_spf.cegeka.be
SPF_INCLUDE_spf.supportbyrobin.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.113.71.176
SPF_IP212.113.71.177
SPF_MXjongeneel.nl

Related pages

Pivot deeper into the graph from jongeneel.nl.

Cypher and MCP

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

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