Hostname
ssf.no
Last fetched
ssf.no resolves to 1 IPv4 address operated by TELENOR-NEXTEL - Telenor Norge AS in NO.
Nutrition Label
Resolution chain
ssf.no resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.212.175.221 | 193.212.0.0/14 | AS2119 | TELENOR-NEXTEL - Telenor Norge AS | NO |
WHOIS identity
- Registrar
- —
- Organization
- sparebanken sogn og fjordane
- Contact emails
Subdomains
30 observed subdomains of ssf.no.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ssf.no in the public web crawl.
97 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for ssf.no.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | de._netblocks.mimecast.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.ssf.no |
| SPF_INCLUDE | spf2.ssf.no |
| SPF_INCLUDE | spf3.ssf.no |
| SPF_INCLUDE | utpost.acos.no |
Related pages
Pivot deeper into the graph from ssf.no.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ssf.no"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.