Hostname
tsb.co.uk
Last fetched
tsb.co.uk resolves to 13 IPv4 addresses operated by AS20940 in DE. WHOIS lists registrar:csc corporate domains, inc as the registrar.
Nutrition Label
Resolution chain
tsb.co.uk resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:csc corporate domains, inc
- Organization
- banco de sabadell
- Contact emails
Subdomains
107 observed subdomains of tsb.co.uk.
Showing 25 of 107. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tsb.co.uk in the public web crawl.
1,012 sites link to this hostname.
271 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for tsb.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | mr-out.tsb.co.uk |
| SPF_A | mx1.bancsabadell.c3s2.iphmx.com |
| SPF_A | mx1.hc31-11.eu.iphmx.com |
| SPF_A | mx1.hc4794.c3s2.iphmx.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 209.61.151.232 |
| SPF_IP | 209.61.151.245/32 |
| SPF_IP | 35.189.87.117 |
Related pages
Pivot deeper into the graph from tsb.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tsb.co.uk"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.