Skip to content

Hostname

eol-group.net

Last fetched

eol-group.net resolves to 1 IPv4 address operated by AS34391 in FR. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · eol-group.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/eol-group.net

Resolution chain

eol-group.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.213.178.4562.215.53.0/24AS34391FR

WHOIS identity

Registrar
iana:1052
Organization
barberon alain
Contact emails

Subdomains

4 observed subdomains of eol-group.net.

Web-graph footprint

Distinct hostnames that link to or from eol-group.net in the public web crawl.

60 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for eol-group.net.

MechanismTarget
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.emailsecurity.app
SPF_IP217.64.52.177
SPF_IP62.213.178.34
SPF_IP62.213.178.45

Related pages

Pivot deeper into the graph from eol-group.net.

Cypher and MCP

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

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