Skip to content

Hostname

eucon.nl

Last fetched

eucon.nl resolves to 3 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:eurodns s.a. as the registrar.

Nutrition Label

WHISPER CANON · eucon.nlRouting diversity3.0/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/eucon.nl

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.105.23645.223.105.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.120.23645.223.120.0/24AS19551INCAPSULA - Incapsula IncUS
83.136.168.1583.136.168.0/24AS31411SELTELECOM-NETIE

WHOIS identity

Registrar
registrar:eurodns s.a.
Organization
Contact emails

Subdomains

11 observed subdomains of eucon.nl.

Web-graph footprint

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

33 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for eucon.nl.

MechanismTarget
SPF_INCLUDEiphmx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXeucon.nl

Related pages

Pivot deeper into the graph from eucon.nl.

Cypher and MCP

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

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