Hostname
enea.com
Last fetched
enea.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:88 as the registrar.
Nutrition Label
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.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from enea.com in the public web crawl.
392 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
62 SPF mechanisms authorising senders for enea.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf-eu.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.111.68.217 |
| SPF_IP | 135.84.216.0/24 |
| SPF_IP | 147.253.208.0/20 |
| SPF_IP | 167.89.0.0/17 |
| SPF_IP | 168.245.0.0/17 |
| SPF_IP | 178.170.55.104 |
| SPF_IP | 178.170.68.16 |
| SPF_IP | 178.170.68.94 |
| SPF_IP | 185.64.72.0/24 |
| SPF_IP | 192.174.80.0/20 |
| SPF_IP | 192.36.1.0/24 |
| SPF_IP | 192.36.1.139 |
| SPF_IP | 192.46.232.245 |
| SPF_IP | 193.202.22.150 |
| SPF_IP | 194.195.244.130 |
| SPF_IP | 194.42.98.156 |
| SPF_IP | 194.71.205.0/24 |
| SPF_IP | 198.37.153.11/32 |
| SPF_IP | 204.15.171.6/32 |
| SPF_IP | 208.91.114.151/32 |
| SPF_IP | 209.202.128.38/32 |
| SPF_IP | 213.206.105.0/24 |
| SPF_IP | 216.71.136.200 |
| SPF_IP | 217.114.80.100/32 |
| SPF_IP | 34.209.119.136 |
| SPF_IP | 34.211.27.137 |
| SPF_IP | 34.211.27.236 |
| SPF_IP | 34.211.27.82 |
| SPF_IP | 34.212.5.76 |
| SPF_IP | 34.213.22.229 |
| SPF_IP | 34.245.210.0/24 |
| SPF_IP | 34.249.70.175 |
| SPF_IP | 34.251.56.38 |
| SPF_IP | 34.252.236.245 |
| SPF_IP | 34.253.110.0 |
| SPF_IP | 34.253.57.155 |
| SPF_IP | 35.167.157.209 |
| SPF_IP | 35.167.7.36 |
| SPF_IP | 52.129.17.4/32 |
| SPF_IP | 52.19.227.102 |
| SPF_IP | 52.24.176.31 |
| SPF_IP | 52.48.127.60 |
| SPF_IP | 52.51.22.205 |
| SPF_IP | 54.187.228.111 |
| SPF_IP | 54.72.208.111 |
| SPF_IP | 54.72.24.111 |
| SPF_IP | 54.77.2.231 |
| SPF_IP | 62.7.173.0/24 |
| SPF_IP | 63.143.57.0/24 |
| SPF_IP | 63.246.30.82/32 |
| SPF_IP | 63.246.9.118/32 |
| SPF_IP | 66.240.227.0/24 |
| SPF_IP | 72.85.155.85/32 |
| SPF_IP | 80.252.176.139 |
| SPF_IP | 91.213.250.0/24 |
| SPF_IP | 91.227.208.0/24 |
| SPF_MX | enea.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.