Hostname
barentz.com
Last fetched
barentz.com resolves to 1 IPv4 address operated by ORTYCOM LTDA in NL. WHOIS lists iana:1647 as the registrar.
Nutrition Label
Resolution chain
barentz.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 |
|---|---|---|---|---|
| 89.106.200.176 | 89.106.200.0/24 | AS209626 | ORTYCOM LTDA | NL |
WHOIS identity
- Registrar
- iana:1647
- Organization
- barentz international b.v.
- Contact emails
Subdomains
44 observed subdomains of barentz.com.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from barentz.com in the public web crawl.
191 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
28 SPF mechanisms authorising senders for barentz.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.hostnet.nl |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | infosecmail.net |
| SPF_INCLUDE | spf.barentz.nl |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.directdevice.info |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.214.233.198 |
| SPF_IP | 108.63.14.52 |
| SPF_IP | 128.251.127.121 |
| SPF_IP | 128.251.92.10 |
| SPF_IP | 13.93.72.239 |
| SPF_IP | 132.164.178.182 |
| SPF_IP | 167.89.109.219 |
| SPF_IP | 18.188.108.137 |
| SPF_IP | 20.73.218.176 |
| SPF_IP | 2603:10a6:800::/40 |
| SPF_IP | 4.175.17.192 |
| SPF_IP | 4.175.20.109 |
| SPF_IP | 4.175.20.111 |
| SPF_IP | 4.175.23.12 |
| SPF_IP | 4.207.33.199 |
| SPF_IP | 40.113.158.6 |
| SPF_IP | 40.114.215.132 |
| SPF_IP | 52.157.91.85 |
| SPF_IP | 52.158.122.128 |
| SPF_IP | 54.91.97.136 |
Related pages
Pivot deeper into the graph from barentz.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "barentz.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.