Skip to content

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

WHISPER CANON · ellevio.seRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ellevio.se

Resolution chain

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

IPPrefixASNOperatorCountry
217.114.94.2217.115.176.0/24AS30811SE

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

75 observed subdomains of ellevio.se.

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.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for ellevio.se.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEall._spf.plma.se
SPF_INCLUDEfdspfeuc.freshemail.io
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.ellevio.se
SPF_IP185.154.230.165
SPF_IP185.154.230.166
SPF_IP185.154.230.167
SPF_IP185.154.230.169
SPF_IP185.154.230.170
SPF_IP185.154.230.171
SPF_IP193.8.33.32
SPF_IP194.132.117.189/32
SPF_IP194.17.7.135/32
SPF_IP194.17.7.157/32
SPF_IP206.191.224.0/19
SPF_IP212.247.0.192/26
SPF_IP217.198.154.0/27
SPF_IP23.103.224.0/19
SPF_IP46.254.11.92/32
SPF_IP62.119.79.40
SPF_IP62.119.79.64/28
SPF_IP86.107.243.139/32
SPF_IP89.45.227.195/32
SPF_IP89.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.