Skip to content

Hostname

teleste.com

Last fetched

teleste.com resolves to 2 IPv4 addresses operated by HETZNER-AS in FI. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · teleste.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/teleste.com

Resolution chain

teleste.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
135.181.132.118135.181.0.0/16AS24940HETZNER-ASFI
135.181.140.230135.181.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
iana:1052
Organization
teleste infotech
Contact emails

Subdomains

25 observed subdomains of teleste.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for teleste.com.

MechanismTarget
SPF_Amx02.online4u.no
SPF_Asphere.teleste.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.84.216.0/22
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP212.213.16.0/24
SPF_IP212.213.19.238
SPF_IP213.157.70.72/29
SPF_IP213.157.70.80/31
SPF_IP216.98.158.0/24
SPF_IP34.245.210.0/24
SPF_IP52.200.59.0/24
SPF_IP63.143.57.128/25
SPF_IP63.143.59.128/25
SPF_IP64.28.8.39
SPF_IP65.52.16.87
SPF_IP66.240.227.0/24
SPF_IP74.63.212.0/24
SPF_IP81.175.41.241
SPF_IP87.253.232.0/21

Related pages

Pivot deeper into the graph from teleste.com.

Cypher and MCP

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

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