Skip to content

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

WHISPER CANON · barentz.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/barentz.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.106.200.17689.106.200.0/24AS209626ORTYCOM LTDANL

WHOIS identity

Registrar
iana:1647
Organization
barentz international b.v.
Contact emails

Subdomains

44 observed subdomains of barentz.com.

Web-graph footprint

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

191 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for barentz.com.

MechanismTarget
SPF_INCLUDE_spf.hostnet.nl
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEinfosecmail.net
SPF_INCLUDEspf.barentz.nl
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.directdevice.info
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.214.233.198
SPF_IP108.63.14.52
SPF_IP128.251.127.121
SPF_IP128.251.92.10
SPF_IP13.93.72.239
SPF_IP132.164.178.182
SPF_IP167.89.109.219
SPF_IP18.188.108.137
SPF_IP20.73.218.176
SPF_IP2603:10a6:800::/40
SPF_IP4.175.17.192
SPF_IP4.175.20.109
SPF_IP4.175.20.111
SPF_IP4.175.23.12
SPF_IP4.207.33.199
SPF_IP40.113.158.6
SPF_IP40.114.215.132
SPF_IP52.157.91.85
SPF_IP52.158.122.128
SPF_IP54.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 20

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