Skip to content

Hostname

barrisol.com

Last fetched

barrisol.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

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

Resolution chain

barrisol.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
139.59.151.172139.59.128.0/19AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for barrisol.com.

MechanismTarget
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tipimail.com
SPF_IP139.59.151.172
SPF_IP161.35.201.171
SPF_IP188.166.77.102
SPF_IP212.103.24.0/24
SPF_IP212.103.24.120
SPF_IP37.139.21.244
SPF_IP46.101.197.30
SPF_IP68.183.148.176
SPF_IP89.91.13.199
SPF_IP95.130.157.22
SPF_IP95.130.157.62
SPF_IP95.130.157.74
SPF_IP95.130.158.170

Related pages

Pivot deeper into the graph from barrisol.com.

Cypher and MCP

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

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