Hostname
flam-booking.com
Last fetched
flam-booking.com resolves to 1 IPv4 address operated by AS202128 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
flam-booking.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
- 25jhencfp4qq@privacy-protection.email
- 5t7fzg5upbwx@privacy-protection.email
- 75qfy8rvhuqf@privacy-protection.email
- 8nzt8wfv9ahv@privacy-protection.email
- igptcvvh5bcw@privacy-protection.email
- rrtvukhfad46@privacy-protection.email
- sfejnwyp4tud@privacy-protection.email
- u9n6hhysettt@privacy-protection.email
- va5hjfdcq8g8@privacy-protection.email
- xudkv9bdmf9i@privacy-protection.email
- yaftcz9absrm@privacy-protection.email
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for flam-booking.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.straumpost.no |
Related pages
Pivot deeper into the graph from flam-booking.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "flam-booking.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.