Skip to content

Hostname

st1.no

Last fetched

st1.no resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · st1.noRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/st1.no

Resolution chain

st1.no resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.120.105.15234.120.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
Organization
st1 norge as
Contact emails

Subdomains

42 observed subdomains of st1.no.

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.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for st1.no.

MechanismTarget
SPF_A225.68.92.62.static.cust.telenor.com
SPF_Aswemail.st1.se
SPF_INCLUDE2719723.spf07.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEeuro.confirmit.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEopuscapita.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwappmail.com
SPF_IP188.244.67.30
SPF_IP192.121.172.14
SPF_IP192.89.123.25/32
SPF_IP192.89.233.79/32
SPF_IP194.251.122.65
SPF_IP198.37.150.74
SPF_IP217.30.180.125
SPF_IP62.13.44.43
SPF_IP62.92.68.225
SPF_IP87.253.233.197
SPF_IP92.52.102.162/32
SPF_IP95.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 20

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