Skip to content

Hostname

enego.eu

Last fetched

enego.eu resolves to 1 IPv4 address operated by AS15967 in PL.

Nutrition Label

WHISPER CANON · enego.euRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/enego.eu

Resolution chain

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

IPPrefixASNOperatorCountry
77.55.252.11277.55.252.0/23AS15967PL

WHOIS identity

No WHOIS records are currently associated with enego.eu in WhisperGraph.

Subdomains

11 observed subdomains of enego.eu.

Web-graph footprint

Distinct hostnames that link to or from enego.eu in the public web crawl.

14 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • enego.eu

SPF policy

9 SPF mechanisms authorising senders for enego.eu.

MechanismTarget
SPF_Aenego.eu
SPF_INCLUDE_spf.netmark.pl
SPF_IP212.91.27.39
SPF_IP213.189.56.76
SPF_IP31.186.82.227
SPF_IP31.186.86.51
SPF_IP77.55.252.112
SPF_IP77.79.227.155
SPF_MXenego.eu

Related pages

Pivot deeper into the graph from enego.eu.

Cypher and MCP

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

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