Skip to content

Hostname

tcaspa.com

Last fetched

tcaspa.com resolves to 1 IPv4 address operated by LEONET-AS-IT - UAN COMPANY S.R.L. in IT. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · tcaspa.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/tcaspa.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.77.79.107212.77.78.0/23AS15691LEONET-AS-IT - UAN COMPANY S.R.L.IT

WHOIS identity

Registrar
iana:291
Organization
t.c.a. spa
Contact emails

Subdomains

2 observed subdomains of tcaspa.com.

Web-graph footprint

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

19 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tcaspa.com.

MechanismTarget
SPF_Atcaspa.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.19.106.137/32
SPF_IP212.19.106.138/32
SPF_IP212.19.106.190/32
SPF_MXtcaspa.com

Related pages

Pivot deeper into the graph from tcaspa.com.

Cypher and MCP

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

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