Skip to content

Hostname

tracasa.es

Last fetched

tracasa.es resolves to 1 IPv4 address operated by GOOGLE-2 - Google LLC in NL.

Nutrition Label

WHISPER CANON · tracasa.esRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/tracasa.es

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.156.17235.221.176.0/20AS19527GOOGLE-2 - Google LLCNL

WHOIS identity

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

Subdomains

33 observed subdomains of tracasa.es.

Web-graph footprint

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

57 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tracasa.es.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDEspf-0078ae01.pphosted.com
SPF_MXtracasa.es

Related pages

Pivot deeper into the graph from tracasa.es.

Cypher and MCP

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

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