Hostname
thebarentsobserver.com
Last fetched
thebarentsobserver.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
thebarentsobserver.com 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 |
|---|---|---|---|---|
| 15.197.188.249 | 15.197.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.166.206 | 3.33.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:1001
- Organization
- the independent barents observer
- Contact emails
- 2g9xqzxgqmfi@spamprotection.email
- 3tqehne4ridm@privacy-protection.email
- 5axhuvradvxr@privacy-protection.email
- 65xnsskivnyp@privacy-protection.email
- 7fwbgswzbw5k@privacy-protection.email
- 8cv9qhmeawyw@privacy-protection.email
- 8mfx88v7wbwd@privacy-protection.email
- 8nyy4kiwz3im@privacy-protection.email
- a9tjxk9inggy@privacy-protection.email
- ahh7sred48wh@privacy-protection.email
- bc9jghimdrqj@privacy-protection.email
- e2x96h7njm4b@privacy-protection.email
- ebatp6s2xhwn@privacy-protection.email
- f5rzzmx4fizy@privacy-protection.email
- idy8dau7z3kd@privacy-protection.email
- j5znk9nsf2qw@spamprotection.email
- kyvyam64zhms@privacy-protection.email
- kyw3exnbzgyo@spamprotection.email
- mmdh8rdha7pd@privacy-protection.email
- np3a8mvbr8wc@privacy-protection.email
- and 15 more
Subdomains
4 observed subdomains of thebarentsobserver.com.
Web-graph footprint
Distinct hostnames that link to or from thebarentsobserver.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for thebarentsobserver.com.
| Mechanism | Target |
|---|---|
| SPF_A | thebarentsobserver.com |
| SPF_INCLUDE | smtp.ramsalt.com |
| SPF_MX | thebarentsobserver.com |
Related pages
Pivot deeper into the graph from thebarentsobserver.com.
- IP · 15.197.188.249
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1001
- Country · CA
- Email · 2g9xqzxgqmfi@spamprotection.email
- TLD · .com
- Browse hostnames · th…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "thebarentsobserver.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.