Skip to content

Hostname

tytkontrol.com

Last fetched

tytkontrol.com resolves to 1 IPv4 address operated by AS205463 in TR. WHOIS lists iana:3871 as the registrar.

Nutrition Label

WHISPER CANON · tytkontrol.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tytkontrol.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.81.113.345.81.113.0/24AS205463TR

WHOIS identity

Registrar
iana:3871
Organization
tyt kontrol otomasyon ve mühendislik hizmetleri
Contact emails

Subdomains

9 observed subdomains of tytkontrol.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • tytkontrol.com

SPF policy

9 SPF mechanisms authorising senders for tytkontrol.com.

MechanismTarget
SPF_Atytkontrol.com
SPF_IP159.253.37.17
SPF_IP176.53.35.2
SPF_IP208.74.121.83
SPF_IP208.74.121.86
SPF_IP45.81.113.3
SPF_IP79.98.129.2
SPF_IP89.252.182.34
SPF_MXtytkontrol.com

Related pages

Pivot deeper into the graph from tytkontrol.com.

Cypher and MCP

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

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