Skip to content

Hostname

tesa.es

Last fetched

tesa.es resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · tesa.esRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/tesa.es

Resolution chain

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

IPPrefixASNOperatorCountry
52.16.8.11952.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

12 observed subdomains of tesa.es.

Web-graph footprint

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

296 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for tesa.es.

MechanismTarget
SPF_INCLUDEcysnet.info
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtesa-entr.com
SPF_IP141.81.167.228
SPF_IP194.30.15.32
SPF_IP82.223.0.24
SPF_IP85.214.18.231

Related pages

Pivot deeper into the graph from tesa.es.

Cypher and MCP

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

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