Hostname
sbm.no
Last fetched
sbm.no resolves to 139.112.54.1, announced in 139.112.0.0/13 by NO-TTSN-ASN1 - Tieto Norway AS in NO. sbm.no is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 139.112.54.1
139.112.0.0/13 · NO-TTSN-ASN1 - Tieto Norway AS · Fornebu, NO
- 217.114.94.2
217.114.94.0/24 · EPISERVER_AS - Optimizely AB · Stockholm, SE
IPv6 resolution
Attribution
tieto norway
ORIGIN_AS
WHOIS identity
- Registrant organisation
- sparebanken m?re
- Contact emails
- sertadm@sbm.no, arnt.urkedal@sbm.no
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns01.no.brand.one.com
- ns02.no.brand.one.com
MX records
- sbm-no.mail.protection.outlook.com
SPF policy
- ip: 139.111.195.0/24
- ip: 139.116.71.0/25
- ip: 212.18.128.128/25
- ip: 146.192.49.128/25
- ip: 185.43.88.190/32
- ip: 2a02:9c8:0:1001::/64
- include: spf.logicalware.com
- include: de._netblocks.mimecast.com
- include: spf.protection.outlook.com
- include: spf.sendinblue.com
- include: sendgrid.net
- include: spf.avento.no
- include: spf.ilnet.se
- ip: 185.38.121.23
- ip: 213.187.190.55
- ip: 213.187.190.56
Threat-feed evidence
History
Related pages
Pivot from sbm.no 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: "sbm.no"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.