Skip to content

Hostname

boden.se

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.84.52.207185.84.52.0/23AS41174SE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

49 observed subdomains of boden.se.

Web-graph footprint

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

312 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

58 SPF mechanisms authorising senders for boden.se.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.130.122.0/23
SPF_IP104.130.96.0/28
SPF_IP104.47.0.0/17
SPF_IP141.193.32.19/32
SPF_IP143.55.224.0/21
SPF_IP143.55.232.0/22
SPF_IP143.55.236.39
SPF_IP146.20.112.0/26
SPF_IP146.20.113.0/24
SPF_IP146.20.191.0/24
SPF_IP159.112.240.0/20
SPF_IP159.135.224.0/20
SPF_IP161.38.192.0/20
SPF_IP166.78.68.0/22
SPF_IP176.9.34.203
SPF_IP18.157.114.255
SPF_IP18.157.70.148
SPF_IP185.183.28.0/22
SPF_IP185.183.32.0/22
SPF_IP185.5.21.100/32
SPF_IP192.162.4.69/32
SPF_IP192.237.158.0/23
SPF_IP195.196.200.0/23
SPF_IP198.244.48.0/20
SPF_IP198.61.254.0/23
SPF_IP204.220.168.0/21
SPF_IP204.220.176.0/20
SPF_IP209.61.151.0/24
SPF_IP212.85.68.72/32
SPF_IP213.115.192.53
SPF_IP23.253.182.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_IP3.121.107.214
SPF_IP3.74.125.228
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP45.143.132.0/24
SPF_IP45.143.133.0/24
SPF_IP45.143.134.0/24
SPF_IP45.143.135.0/24
SPF_IP52.100.0.0/15
SPF_IP52.102.0.0/16
SPF_IP52.103.0.0/17
SPF_IP62.168.145.70
SPF_IP62.168.145.71
SPF_IP62.168.149.21
SPF_IP62.168.149.22
SPF_IP69.72.32.0/20
SPF_IP77.110.50.0/23
SPF_IP86.107.243.139/32
SPF_IP89.45.227.195/32
SPF_IP89.45.227.221/32
SPF_IP93.191.234.210

Related pages

Pivot deeper into the graph from boden.se.

Cypher and MCP

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

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