Skip to content

Hostname

fly.teknorol.com

Last fetched

fly.teknorol.com resolves to 1 IPv4 address operated by HostingDunyam - HOSTING DUNYAM BILISIM TEKNOLOJILERI TICARET LIMITED SIRKETI in TR.

Nutrition Label

WHISPER CANON · fly.teknorol.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/fly.teknorol.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.111.77.77193.111.77.0/24AS212219HostingDunyam - HOSTING DUNYAM BILISIM TEKNOLOJILERI TICARET LIMITED SIRKETITR

WHOIS identity

No WHOIS records are currently associated with fly.teknorol.com in WhisperGraph.

Subdomains

1 observed subdomain of fly.teknorol.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fly.teknorol.com.

MechanismTarget
SPF_Afly.teknorol.com
SPF_IP193.111.77.77
SPF_IP80.253.246.193
SPF_MXfly.teknorol.com

Related pages

Pivot deeper into the graph from fly.teknorol.com.

Cypher and MCP

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

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