Skip to content

Hostname

eda.se

Last fetched

eda.se resolves to 1 IPv4 address operated by AS49419 in SE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
84.19.144.13984.19.144.0/21AS49419SE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

40 observed subdomains of eda.se.

Web-graph footprint

Distinct hostnames that link to or from eda.se in the public web crawl.

151 sites link to this hostname.

193 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

92 SPF mechanisms authorising senders for eda.se.

MechanismTarget
SPF_Aeda.se
SPF_IP104.47.0.0/17
SPF_IP134.128.64.0/19
SPF_IP134.128.96.0/19
SPF_IP141.193.32.0/23
SPF_IP143.55.236.0/22
SPF_IP149.72.0.0/16
SPF_IP159.135.132.128/25
SPF_IP159.135.140.80/29
SPF_IP159.183.0.0/16
SPF_IP161.38.204.0/22
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP185.121.204.138/32
SPF_IP185.121.204.164/32
SPF_IP185.121.204.223/32
SPF_IP185.121.206.13/32
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP185.37.140.0/26
SPF_IP185.38.180.0/22
SPF_IP185.40.185.168
SPF_IP192.162.216.0/22
SPF_IP192.176.133.70/32
SPF_IP192.176.133.71/32
SPF_IP192.176.136.195/32
SPF_IP192.176.136.197/32
SPF_IP192.254.112.0/20
SPF_IP193.180.19.44
SPF_IP193.235.28.14/32
SPF_IP194.103.128.32
SPF_IP194.103.31.151/32
SPF_IP194.14.67.124
SPF_IP194.14.67.125
SPF_IP194.16.3.128/26
SPF_IP198.21.0.0/21
SPF_IP198.244.60.0/22
SPF_IP198.37.144.0/20
SPF_IP2001:16d8:c001:2073::/64
SPF_IP2001:67c:27e0:2212::/64
SPF_IP2001:7b8:100:1:0:0:0:68
SPF_IP2001:978:2a01:0:6:0:1089:1091/128
SPF_IP2001:978:2a01:0:6:0:1089:1092/128
SPF_IP2001:978:2a01::/48
SPF_IP2001:9b0:1:704::/64
SPF_IP204.220.160.0/21
SPF_IP208.117.48.0/20
SPF_IP208.70.128.0/21
SPF_IP212.247.78.170
SPF_IP212.247.85.136/30
SPF_IP213.136.34.128/26
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403:8000::/51
SPF_IP2a01:111:f403::/49
SPF_IP2a01:111:f403:c000::/51
SPF_IP2a01:111:f403:f000::/52
SPF_IP2a01:77c0:1180::/46
SPF_IP2a01:77c0:1619::/48
SPF_IP2a01:77c0:6::/47
SPF_IP2a01:77c0:7135::/48
SPF_IP2a02:28f1:7000:1:0:0:0:54
SPF_IP2a02:28f1:8001::/48
SPF_IP2a02:28f1:8006::/48
SPF_IP2a02:28f3:7000:2:be24:11ff:fe5e:37c4
SPF_IP2a04:7180:0:2400::/64
SPF_IP37.221.225.39/32
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP46.16.237.0/24
SPF_IP46.16.239.54
SPF_IP50.31.32.0/19
SPF_IP52.100.0.0/15
SPF_IP52.102.0.0/16
SPF_IP52.103.0.0/17
SPF_IP72.35.12.0/24
SPF_IP72.35.23.0/24
SPF_IP79.136.102.64/26
SPF_IP81.227.116.74/27
SPF_IP81.227.116.81/24
SPF_IP81.236.55.0/24
SPF_IP81.236.60.128/26
SPF_IP81.236.60.192/28
SPF_IP83.140.31.128/26
SPF_IP87.253.232.0/21
SPF_IP89.104.206.0/23
SPF_IP91.236.209.128/26
SPF_IP94.136.64.224/27

Related pages

Pivot deeper into the graph from eda.se.

Cypher and MCP

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

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