Skip to content

Hostname

electrokampioen.nl

Last fetched

electrokampioen.nl resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · electrokampioen.nlRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/electrokampioen.nl

Resolution chain

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

IPPrefixASNOperatorCountry
148.251.88.62148.251.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

5 observed subdomains of electrokampioen.nl.

Web-graph footprint

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

5 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for electrokampioen.nl.

MechanismTarget
SPF_Aelectrokampioen.nl
SPF_INCLUDEspf.protagonist.nl
SPF_IP116.202.210.79
SPF_IP185.104.29.0/24
SPF_IP185.104.29.84/32
SPF_IP2a06:2ec0:1:0:0:0:0:120
SPF_MXelectrokampioen.nl

Related pages

Pivot deeper into the graph from electrokampioen.nl.

Cypher and MCP

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

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