Hostname
itcs.co.uk
Last fetched
itcs.co.uk resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:poundbury systems ltd t/a itcs (uk) ltd as the registrar.
Nutrition Label
Resolution chain
itcs.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.63.121 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.170.170 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:poundbury systems ltd t/a itcs (uk) ltd
- Organization
- itcs (uk)
- Contact emails
Subdomains
43 observed subdomains of itcs.co.uk.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from itcs.co.uk in the public web crawl.
78 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
26 SPF mechanisms authorising senders for itcs.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | itcs.co.uk |
| SPF_INCLUDE | mxsmtp.sendpulse.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.uk.exclaimer.net |
| SPF_IP | 134.209.182.108 |
| SPF_IP | 138.68.137.109 |
| SPF_IP | 138.68.140.234 |
| SPF_IP | 178.62.65.185 |
| SPF_IP | 195.110.160.0/24 |
| SPF_IP | 195.110.164.1 |
| SPF_IP | 206.189.118.145 |
| SPF_IP | 206.189.17.130 |
| SPF_IP | 51.195.190.167 |
| SPF_IP | 51.38.85.134 |
| SPF_IP | 51.89.133.45/24 |
| SPF_IP | 62.232.106.132 |
| SPF_IP | 62.232.106.142/32 |
| SPF_IP | 62.232.106.157 |
| SPF_IP | 62.232.46.197 |
| SPF_IP | 62.232.53.238 |
| SPF_IP | 62.232.87.74 |
| SPF_IP | 62.232.87.78 |
| SPF_MX | itcs.co.uk |
Related pages
Pivot deeper into the graph from itcs.co.uk.
- IP · 104.21.63.121
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:poundbury systems ltd t/a itcs (uk) ltd
- Country · CA
- Email · redacted@nominet.uk
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · it…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "itcs.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.