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
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for jongeneel.nl.
| Mechanism | Target |
|---|---|
| SPF_A | jongeneel.nl |
| SPF_INCLUDE | _senderspf.copernica.com |
| SPF_INCLUDE | _spf.cegeka.be |
| SPF_INCLUDE | _spf.supportbyrobin.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 212.113.71.176 |
| SPF_IP | 212.113.71.177 |
| SPF_MX | jongeneel.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.