Skip to content

Hostname

adeko.nl

Last fetched

adeko.nl resolves to 1 IPv4 address operated by AS197902 in NL. WHOIS lists registrar:metaregistrar b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.95.14.241185.95.12.0/22AS197902NL

WHOIS identity

Registrar
registrar:metaregistrar b.v.
Organization
Contact emails

Subdomains

41 observed subdomains of adeko.nl.

Web-graph footprint

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

20 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for adeko.nl.

MechanismTarget
SPF_Aadeko.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.hostnet.nl
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_IP185.57.10.150
SPF_IP185.57.10.156
SPF_IP185.85.16.184
SPF_IP185.85.16.74
SPF_IP185.85.16.76
SPF_IP185.95.14.189
SPF_IP37.128.148.87
SPF_IP37.128.150.124
SPF_IP83.87.44.18
SPF_IP84.105.37.18
SPF_MXadeko.nl

Related pages

Pivot deeper into the graph from adeko.nl.

Cypher and MCP

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

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