Hostname
ellevio.se
Last fetched
ellevio.se resolves to 1 IPv4 address operated by AS30811 in SE. WHOIS lists registrar:abion ab as the registrar.
Nutrition Label
Resolution chain
ellevio.se resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.114.94.2 | 217.115.176.0/24 | AS30811 | — | SE |
WHOIS identity
- Registrar
- registrar:abion ab
- Organization
- —
- Contact emails
- —
Subdomains
75 observed subdomains of ellevio.se.
Showing 25 of 75. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ellevio.se in the public web crawl.
290 sites link to this hostname.
186 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
27 SPF mechanisms authorising senders for ellevio.se.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf.mailgun.org |
| SPF_INCLUDE | all._spf.plma.se |
| SPF_INCLUDE | fdspfeuc.freshemail.io |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf2.ellevio.se |
| SPF_IP | 185.154.230.165 |
| SPF_IP | 185.154.230.166 |
| SPF_IP | 185.154.230.167 |
| SPF_IP | 185.154.230.169 |
| SPF_IP | 185.154.230.170 |
| SPF_IP | 185.154.230.171 |
| SPF_IP | 193.8.33.32 |
| SPF_IP | 194.132.117.189/32 |
| SPF_IP | 194.17.7.135/32 |
| SPF_IP | 194.17.7.157/32 |
| SPF_IP | 206.191.224.0/19 |
| SPF_IP | 212.247.0.192/26 |
| SPF_IP | 217.198.154.0/27 |
| SPF_IP | 23.103.224.0/19 |
| SPF_IP | 46.254.11.92/32 |
| SPF_IP | 62.119.79.40 |
| SPF_IP | 62.119.79.64/28 |
| SPF_IP | 86.107.243.139/32 |
| SPF_IP | 89.45.227.195/32 |
| SPF_IP | 89.45.227.221/32 |
Related pages
Pivot deeper into the graph from ellevio.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ellevio.se"})-[: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.