Skip to content

Hostname

barmar.com.tr

Last fetched

barmar.com.tr resolves to 1 IPv4 address operated by AS43391 in TR.

Nutrition Label

WHISPER CANON · barmar.com.trRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/barmar.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
77.223.141.17177.223.141.0/24AS43391TR

WHOIS identity

Registrar
Organization
barmar turizm ve elektronik tic. san. ltd. ?ti.
Contact emails

Subdomains

4 observed subdomains of barmar.com.tr.

Web-graph footprint

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

10 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for barmar.com.tr.

MechanismTarget
SPF_Abarmar.com.tr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhotmail.com
SPF_IP77.223.142.26
SPF_IP77.245.144.187
SPF_IP77.245.144.99
SPF_MXbarmar.com.tr
SPF_MXomm.optimumbilgi.net
SPF_MXomm.optimumyazilim.com

Related pages

Pivot deeper into the graph from barmar.com.tr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "barmar.com.tr"})-[: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.