Skip to content

Hostname

barentsre.com

Last fetched

barentsre.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · barentsre.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/barentsre.com

Resolution chain

barentsre.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.77.76104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.205.98172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

28 observed subdomains of barentsre.com.

Web-graph footprint

Distinct hostnames that link to or from barentsre.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for barentsre.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_IP136.244.81.235
SPF_IP142.0.177.137/32
SPF_IP157.90.34.32
SPF_IP160.153.249.165
SPF_IP176.9.3.244
SPF_IP195.201.164.147
SPF_IP37.27.69.211
SPF_IP52.16.183.150
SPF_IP65.109.66.126
SPF_IP78.141.210.20
SPF_MXbarentsre.com

Related pages

Pivot deeper into the graph from barentsre.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "barentsre.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.