Skip to content

Hostname

vikorsta.no

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.88.41.15234.88.32.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCFI

WHOIS identity

No WHOIS records are currently associated with vikorsta.no in WhisperGraph.

Subdomains

7 observed subdomains of vikorsta.no.

Web-graph footprint

Distinct hostnames that link to or from vikorsta.no in the public web crawl.

46 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for vikorsta.no.

MechanismTarget
SPF_INCLUDE_spf.microsoft.com
SPF_INCLUDE_spf.questback.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP13.74.222.57
SPF_IP13.79.128.251
SPF_IP20.123.12.196
SPF_IP20.123.14.210
SPF_IP20.123.25.75
SPF_IP213.128.162.4/2
SPF_IP40.69.84.154
SPF_IP40.69.85.171
SPF_MXvikorsta.no

Related pages

Pivot deeper into the graph from vikorsta.no.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "vikorsta.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.