Skip to content

Hostname

sunne.se

Last fetched

sunne.se resolves to 1 IPv4 address operated by AS30811 in SE. WHOIS lists registrar:nmu group as the registrar.

Nutrition Label

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

Resolution chain

sunne.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.114.94.0/24AS30811SE

WHOIS identity

Registrar
registrar:nmu group
Organization
Contact emails

Subdomains

17 observed subdomains of sunne.se.

Web-graph footprint

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

192 sites link to this hostname.

323 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

77 SPF mechanisms authorising senders for sunne.se.

MechanismTarget
SPF_IP104.47.0.0/17
SPF_IP134.128.64.0/19
SPF_IP134.128.96.0/19
SPF_IP149.72.0.0/16
SPF_IP159.183.0.0/16
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.163.189.13
SPF_IP185.163.189.17
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP185.38.180.0/22
SPF_IP188.95.226.240
SPF_IP192.162.216.0/22
SPF_IP192.254.112.0/20
SPF_IP193.235.28.14/32
SPF_IP194.103.31.151/32
SPF_IP194.16.56.128/26
SPF_IP195.178.176.106
SPF_IP195.67.74.184/32
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP2001:7b8:100:1:0:0:0:68
SPF_IP2001:978:2a01::/48
SPF_IP208.117.48.0/20
SPF_IP208.70.128.0/21
SPF_IP212.247.85.136/30
SPF_IP213.174.93.60/32
SPF_IP217.114.80.100/32
SPF_IP217.114.94.2
SPF_IP217.28.202.8/32
SPF_IP217.28.204.8/32
SPF_IP217.78.31.250
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_IP2a00:1c50:94:0:0:0:0:2
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_IP37.221.225.39/32
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP45.137.210.135
SPF_IP45.137.211.170
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_IP62.20.110.194/32
SPF_IP72.35.12.0/24
SPF_IP72.35.23.0/24
SPF_IP79.136.102.100/32
SPF_IP79.136.102.90/32
SPF_IP81.227.116.74/27
SPF_IP81.227.116.81/24
SPF_IP81.236.57.0/24
SPF_IP81.236.60.128/26
SPF_IP81.236.60.192/28
SPF_IP84.216.4.90
SPF_IP87.253.232.0/21
SPF_IP89.104.206.0/23
SPF_IP91.106.198.136/32
SPF_IP91.236.208.10/32
SPF_IP92.43.124.90/32
SPF_IP94.254.124.177/32
SPF_MXsunne.se

Related pages

Pivot deeper into the graph from sunne.se.

Cypher and MCP

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

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