Hostname
sds.no
Last fetched
sds.no resolves to 139.111.132.1, announced in 139.108.0.0/14 by NO-TTSN-ASN1 - Tieto Norway AS in NO. sds.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.111.132.1
139.108.0.0/14 · NO-TTSN-ASN1 - Tieto Norway AS · Fornebu, NO
IPv6 resolution
No AAAA record for sds.no is recorded in WhisperGraph.
Attribution
tieto norway
ORIGIN_AS
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for sds.no. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.
Subdomains
Mail and authentication
Nameservers
- ns.edb.com
- ns1.edb.com
- ns2.edb.com
- ns4.edb.com
SPF policy
- ip: 139.116.71.0/25
- ip: 212.18.128.128/25
- ip: 146.192.49.128/25
- ip: 2a02:9c8:0:1001::/64
- ip: 139.107.79.133
- ip: 139.107.79.134
- ip: 213.88.219.254
- ip: 213.88.219.71
- ip: 82.196.176.22
Threat-feed evidence
History
Related pages
Pivot from sds.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: "sds.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.