Skip to content

Hostname

sssb.se

Last fetched

sssb.se resolves to 46.16.232.133, announced in 46.16.232.0/21 by ASODERLAND - ODERLAND Webbhotell AB in SE. sssb.se is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for sssb.se is recorded in WhisperGraph.

Attribution

oderland webbhotell

ORIGIN_AS

WHOIS identity

Registrar
registrar:loopia ab

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns01.centralpark.se
  • ns02.centralpark.se
  • ns03.centralpark.se

MX records

  • sssb-se.mail.protection.outlook.com

SPF policy

  • ip: 193.15.14.216/32
  • include: _spf.cention.com
  • include: spf.logicalware.com
  • include: spf.protection.outlook.com
  • a: noreply.momentum.se
  • a: sssb.se
  • ip: 213.115.137.133
  • ip: 213.115.137.167
  • ip: 45.137.211.153
  • ip: 45.137.211.155

Threat-feed evidence

History

Related pages

Pivot from sssb.se into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sssb.se"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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