Skip to content

Hostname

telas.es

Last fetched

telas.es resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · telas.esRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/telas.es

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.71.275.2.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.225.22899.83.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

3 observed subdomains of telas.es.

Web-graph footprint

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

44 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for telas.es.

MechanismTarget
SPF_Aproduction.eu01.tcc.demandware.net
SPF_INCLUDEemarsys.net
SPF_INCLUDEemsmtp.com
SPF_INCLUDEmail.zendesk.com
SPF_IP161.71.39.95
SPF_IP217.69.71.0/25
SPF_IP2a01:488:42::/48
SPF_IP80.237.138.0/24
SPF_IP94.136.160.78
SPF_IP94.136.168.52

Related pages

Pivot deeper into the graph from telas.es.

Cypher and MCP

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

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