Skip to content

Hostname

enea.com

Last fetched

enea.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:88 as the registrar.

Nutrition Label

WHISPER CANON · enea.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/enea.com

Resolution chain

enea.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:88
Organization
enea ab
Contact emails

Subdomains

43 observed subdomains of enea.com.

Web-graph footprint

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

392 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

62 SPF mechanisms authorising senders for enea.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.111.68.217
SPF_IP135.84.216.0/24
SPF_IP147.253.208.0/20
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP178.170.55.104
SPF_IP178.170.68.16
SPF_IP178.170.68.94
SPF_IP185.64.72.0/24
SPF_IP192.174.80.0/20
SPF_IP192.36.1.0/24
SPF_IP192.36.1.139
SPF_IP192.46.232.245
SPF_IP193.202.22.150
SPF_IP194.195.244.130
SPF_IP194.42.98.156
SPF_IP194.71.205.0/24
SPF_IP198.37.153.11/32
SPF_IP204.15.171.6/32
SPF_IP208.91.114.151/32
SPF_IP209.202.128.38/32
SPF_IP213.206.105.0/24
SPF_IP216.71.136.200
SPF_IP217.114.80.100/32
SPF_IP34.209.119.136
SPF_IP34.211.27.137
SPF_IP34.211.27.236
SPF_IP34.211.27.82
SPF_IP34.212.5.76
SPF_IP34.213.22.229
SPF_IP34.245.210.0/24
SPF_IP34.249.70.175
SPF_IP34.251.56.38
SPF_IP34.252.236.245
SPF_IP34.253.110.0
SPF_IP34.253.57.155
SPF_IP35.167.157.209
SPF_IP35.167.7.36
SPF_IP52.129.17.4/32
SPF_IP52.19.227.102
SPF_IP52.24.176.31
SPF_IP52.48.127.60
SPF_IP52.51.22.205
SPF_IP54.187.228.111
SPF_IP54.72.208.111
SPF_IP54.72.24.111
SPF_IP54.77.2.231
SPF_IP62.7.173.0/24
SPF_IP63.143.57.0/24
SPF_IP63.246.30.82/32
SPF_IP63.246.9.118/32
SPF_IP66.240.227.0/24
SPF_IP72.85.155.85/32
SPF_IP80.252.176.139
SPF_IP91.213.250.0/24
SPF_IP91.227.208.0/24
SPF_MXenea.com

Related pages

Pivot deeper into the graph from enea.com.

Cypher and MCP

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

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