Skip to content

Hostname

short.tekne.it

Last fetched

short.tekne.it resolves to 1 IPv4 address operated by AS3269 in IT.

Nutrition Label

WHISPER CANON · short.tekne.itRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/short.tekne.it

Resolution chain

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

IPPrefixASNOperatorCountry
5.99.148.1955.98.0.0/15AS3269IT

WHOIS identity

No WHOIS records are currently associated with short.tekne.it in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from short.tekne.it in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for short.tekne.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2.115.252.122
SPF_IP2.115.252.124
SPF_IP5.99.148.195
SPF_IP5.99.148.196
SPF_IP5.99.149.100
SPF_IP5.99.149.102
SPF_IP77.81.228.5
SPF_IP95.110.135.169
SPF_IP95.110.135.170

Related pages

Pivot deeper into the graph from short.tekne.it.

Cypher and MCP

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

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