Skip to content

Hostname

birtek.com.tr

Last fetched

birtek.com.tr resolves to 1 IPv4 address operated by AS42926 in TR.

Nutrition Label

WHISPER CANON · birtek.com.trRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/birtek.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
31.210.76.15031.210.76.0/24AS42926TR

WHOIS identity

Registrar
Organization
birtek bili?im sistemleri san. tic. ltd. ?ti.
Contact emails

Subdomains

13 observed subdomains of birtek.com.tr.

Web-graph footprint

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

19 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • birtek.com.tr

SPF policy

4 SPF mechanisms authorising senders for birtek.com.tr.

MechanismTarget
SPF_Abirtek.com.tr
SPF_IP31.210.64.164
SPF_IP31.210.76.150
SPF_MXbirtek.com.tr

Related pages

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

Cypher and MCP

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

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