Skip to content

Hostname

teknotel.com

Last fetched

teknotel.com resolves to 1 IPv4 address operated by AS25145 in TR. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · teknotel.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/teknotel.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.144.123.125213.144.123.0/24AS25145TR

WHOIS identity

Registrar
iana:303
Organization
teknotel
Contact emails

Subdomains

29 observed subdomains of teknotel.com.

Web-graph footprint

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

46 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for teknotel.com.

MechanismTarget
SPF_Aexchange.teknotel.com
SPF_Aexchange2019.teknotel.com
SPF_Akm.teknotel.com
SPF_Amail.teknotel.com
SPF_Amx.teknotel.com
SPF_Ateknotel.com
SPF_INCLUDE_spf.myorderbox.com
SPF_IP213.144.123.132
SPF_IP213.144.123.133
SPF_IP213.144.97.0/24
SPF_IP77.92.97.0/24
SPF_IP77.92.99.0/24
SPF_MXteknotel.com

Related pages

Pivot deeper into the graph from teknotel.com.

Cypher and MCP

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

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