Hostname
bergenstidene.com
Last fetched
bergenstidene.com resolves to 1 IPv4 address operated by AS21171 in NO. WHOIS lists iana:638 as the registrar.
Nutrition Label
Resolution chain
bergenstidene.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 |
|---|---|---|---|---|
| 80.91.35.196 | 80.91.32.0/20 | AS21171 | — | NO |
WHOIS identity
- Registrar
- iana:638
- Organization
- attn: schibsted cbo
- Contact emails
- bergenstidene.com@shieldwhois.com
- hanne.lundanes@no.ibm.com
- sudarmad@in.ibm.com
- 5spcqyvwgfu8@privacy-protection.email
- e9fzhpcqtcve@privacy-protection.email
- fv5dnqwyrrig@privacy-protection.email
- i6x5nyrjn9bn@privacy-protection.email
- msea4cpfi7tc@privacy-protection.email
- q6p37fd2rxp2@privacy-protection.email
- ttq9g62wb26a@privacy-protection.email
- upfvf4yhrjcx@privacy-protection.email
- znpz2p84xjbu@privacy-protection.email
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for bergenstidene.com.
| Mechanism | Target |
|---|---|
| SPF_A | bergenstidene.com |
| SPF_IP | 137.217.145.0/26 |
| SPF_MX | bergenstidene.com |
Related pages
Pivot deeper into the graph from bergenstidene.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bergenstidene.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.