Hostname
flamhotell.com
Last fetched
flamhotell.com resolves to 1 IPv4 address operated by AS202128 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
flamhotell.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
- 442af8qa4fi5@privacy-protection.email
- 9kumysmsjyc4@privacy-protection.email
- c89vm8f3nf6j@privacy-protection.email
- fz65btuzpgtn@spamprotection.email
- hh82wmuigdt8@privacy-protection.email
- jswtf5ygfsfk@privacy-protection.email
- jwdkar8s24hj@privacy-protection.email
- naadgsii7n2p@privacy-protection.email
- odrbhzvgbx2z@privacy-protection.email
- qvq6x8g6bp2n@privacy-protection.email
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for flamhotell.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.straumpost.no |
Related pages
Pivot deeper into the graph from flamhotell.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "flamhotell.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.