Hostname
vossresort.no
Last fetched
vossresort.no resolves to 2 IPv4 addresses operated by ASODERLAND - ODERLAND Webbhotell AB in SE.
Nutrition Label
Resolution chain
vossresort.no resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.16.232.54 | 46.16.232.0/21 | AS44136 | ASODERLAND - ODERLAND Webbhotell AB | SE |
| 52.213.120.81 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
No WHOIS records are currently associated with vossresort.no in WhisperGraph.
Subdomains
7 observed subdomains of vossresort.no.
Web-graph footprint
Distinct hostnames that link to or from vossresort.no in the public web crawl.
129 sites link to this hostname.
41 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for vossresort.no.
| Mechanism | Target |
|---|---|
| SPF_A | sendgrid.net |
| SPF_INCLUDE | _spf.citybreak.com |
| SPF_INCLUDE | _spf.skiperformance.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 167.89.89.223 |
| SPF_IP | 185.7.194.244 |
| SPF_IP | 217.145.235.210 |
| SPF_IP | 217.145.235.211 |
| SPF_IP | 84.49.83.178 |
Related pages
Pivot deeper into the graph from vossresort.no.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vossresort.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.