Skip to content

Hostname

tele-tec.at

Last fetched

tele-tec.at resolves to 1 IPv4 address operated by AS8596 in AT.

Nutrition Label

WHISPER CANON · tele-tec.atRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/tele-tec.at

Resolution chain

tele-tec.at resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.150.192.2482.150.192.0/19AS8596AT

WHOIS identity

No WHOIS records are currently associated with tele-tec.at in WhisperGraph.

Subdomains

13 observed subdomains of tele-tec.at.

Web-graph footprint

Distinct hostnames that link to or from tele-tec.at in the public web crawl.

25 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tele-tec.at.

MechanismTarget
SPF_INCLUDEspf.hotze.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.67.108.0/22
SPF_IP45.9.220.0/22
SPF_IP85.193.132.58
SPF_IP85.193.143.186

Related pages

Pivot deeper into the graph from tele-tec.at.

Cypher and MCP

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

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