Hostname
st1.no
Last fetched
st1.no resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.
Nutrition Label
Resolution chain
st1.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 |
|---|---|---|---|---|
| 34.120.105.152 | 34.120.0.0/14 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- —
- Organization
- st1 norge as
- Contact emails
Subdomains
42 observed subdomains of st1.no.
Showing 20 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from st1.no in the public web crawl.
73 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for st1.no.
| Mechanism | Target |
|---|---|
| SPF_A | 225.68.92.62.static.cust.telenor.com |
| SPF_A | swemail.st1.se |
| SPF_INCLUDE | 2719723.spf07.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | euro.confirmit.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | opuscapita.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | wappmail.com |
| SPF_IP | 188.244.67.30 |
| SPF_IP | 192.121.172.14 |
| SPF_IP | 192.89.123.25/32 |
| SPF_IP | 192.89.233.79/32 |
| SPF_IP | 194.251.122.65 |
| SPF_IP | 198.37.150.74 |
| SPF_IP | 217.30.180.125 |
| SPF_IP | 62.13.44.43 |
| SPF_IP | 62.92.68.225 |
| SPF_IP | 87.253.233.197 |
| SPF_IP | 92.52.102.162/32 |
| SPF_IP | 95.215.133.192/27 |
Related pages
Pivot deeper into the graph from st1.no.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "st1.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.