Skip to content

Hostname

eulen.com

Last fetched

eulen.com resolves to 1 IPv4 address operated by RIGA-PITERIX-AS in ES. WHOIS lists iana:76 as the registrar.

Nutrition Label

WHISPER CANON · eulen.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/eulen.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.23.61.119103.23.61.0/24AS49635RIGA-PITERIX-ASES

WHOIS identity

Registrar
iana:76
Organization
jose maria bargueno
Contact emails

Subdomains

73 observed subdomains of eulen.com.

Web-graph footprint

Distinct hostnames that link to or from eulen.com in the public web crawl.

579 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for eulen.com.

MechanismTarget
SPF_INCLUDE_spf.eulen.com
SPF_IP103.23.61.119
SPF_IP107.23.16.222/32
SPF_IP149.72.156.108/32
SPF_IP160.34.64.28/32
SPF_IP168.245.112.229/32
SPF_IP168.245.64.30/32
SPF_IP185.75.168.166
SPF_IP20.31.212.42
SPF_IP34.252.12.130
SPF_IP37.98.232.26/32
SPF_IP4.182.171.162
SPF_IP4.182.174.34
SPF_IP4.182.174.99
SPF_IP52.30.8.165
SPF_IP54.173.83.138/32
SPF_IP98.67.136.34

Related pages

Pivot deeper into the graph from eulen.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "eulen.com"})-[: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.