Hostname
aurlandresort.com
Last fetched
aurlandresort.com resolves to 1 IPv4 address operated by AS202128 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
aurlandresort.com 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 |
|---|---|---|---|---|
| 185.78.209.195 | 185.78.208.0/22 | AS202128 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- saga souvenir as
- Contact emails
- 3qwzct3rdhxt@privacy-protection.email
- 43aipdpbga3q@privacy-protection.email
- 7ayuzfq5zw8r@privacy-protection.email
- 7d768sctdonp@privacy-protection.email
- 9kq8d5evsm5t@privacy-protection.email
- anv8wwspjhxc@privacy-protection.email
- bznqtykn2vuk@privacy-protection.email
- grukmfrph6cq@privacy-protection.email
- jw3i78bpwnfp@privacy-protection.email
- kc29rexugehe@privacy-protection.email
- njv9pgktfgoc@privacy-protection.email
- nzebdwmf9zb4@privacy-protection.email
- racgkzav7aje@privacy-protection.email
- uffa3wtkojpg@privacy-protection.email
- uzug3gkwnhrj@privacy-protection.email
- vo9bxgrnybk6@privacy-protection.email
- we4xu6gkusfx@privacy-protection.email
- zesw6swqwecr@privacy-protection.email
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for aurlandresort.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.straumpost.no |
Related pages
Pivot deeper into the graph from aurlandresort.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aurlandresort.com"})-[: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.