Skip to content

Hostname

mx.teknotel.com

Last fetched

mx.teknotel.com resolves to 1 IPv4 address operated by AS25145 in TR.

Nutrition Label

WHISPER CANON · mx.teknotel.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mx.teknotel.com

Resolution chain

mx.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.132213.144.123.0/24AS25145TR

WHOIS identity

No WHOIS records are currently associated with mx.teknotel.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mx.teknotel.com.

MechanismTarget
SPF_Aexchange.teknotel.com
SPF_Akm.teknotel.com
SPF_Amail.teknotel.com
SPF_Amx.teknotel.com
SPF_INCLUDE_spf.myorderbox.com
SPF_IP213.144.123.132
SPF_IP213.144.123.133
SPF_IP213.144.97.0/24
SPF_MXmx.teknotel.com

Related pages

Pivot deeper into the graph from mx.teknotel.com.

Cypher and MCP

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

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