Skip to content

Hostname

teknon.es

Last fetched

teknon.es resolves to 3 IPv4 addresses operated by AS20940 in DE.

Nutrition Label

WHISPER CANON · teknon.esRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/teknon.es

Resolution chain

teknon.es resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with teknon.es in WhisperGraph.

Subdomains

3 observed subdomains of teknon.es.

Web-graph footprint

Distinct hostnames that link to or from teknon.es in the public web crawl.

445 sites link to this hostname.

424 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for teknon.es.

MechanismTarget
SPF_Afallback-relay.datagrama.net
SPF_Asmtp.datagrama.net
SPF_Asmtp01.datagrama.net
SPF_Asmtp02.datagrama.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spamina.com
SPF_IP194.224.223.34
SPF_IP195.77.173.107
SPF_IP195.77.173.75
SPF_IP212.9.65.111
SPF_IP212.9.65.112
SPF_IP212.9.65.97
SPF_IP212.9.65.98
SPF_MXteknon.es

Related pages

Pivot deeper into the graph from teknon.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "teknon.es"})-[: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.