Skip to content

Hostname

jadikoel.nl

Last fetched

jadikoel.nl resolves to 1 IPv4 address operated by SPEEDXS-AS - DELTA Fiber Nederland B.V. in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · jadikoel.nlRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/jadikoel.nl

Resolution chain

jadikoel.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.109.100.196109.109.96.0/19AS30925SPEEDXS-AS - DELTA Fiber Nederland B.V.NL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

1 observed subdomain of jadikoel.nl.

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for jadikoel.nl.

MechanismTarget
SPF_INCLUDEsmtp.routit.net
SPF_INCLUDEspf.mailservice.snelstart.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP37.153.241.49

Related pages

Pivot deeper into the graph from jadikoel.nl.

Cypher and MCP

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

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