Skip to content

Hostname

titsa.com

Last fetched

titsa.com resolves to 1 IPv4 address operated by AS211359 in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · titsa.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/titsa.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.224.205.119194.224.205.0/24AS211359ES

WHOIS identity

Registrar
iana:379
Organization
transportes interurbanos de tenerife s.a.u.
Contact emails

Subdomains

12 observed subdomains of titsa.com.

Web-graph footprint

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

906 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for titsa.com.

MechanismTarget
SPF_INCLUDE_spf.serviciodecorreo.es
SPF_INCLUDEservidoresdns.net
SPF_IP195.76.154.68
SPF_IP212.170.200.148
SPF_IP217.76.146.62/32
SPF_IP82.223.190.167
SPF_IP95.62.64.252
SPF_MXtitsa.com

Related pages

Pivot deeper into the graph from titsa.com.

Cypher and MCP

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

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