Skip to content

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

WHISPER CANON · itcs.co.ukRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/itcs.co.uk

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.

IPPrefixASNOperatorCountry
104.21.63.121104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.170.170172.67.160.0/20AS13335CLOUDFLARENET - 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.

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

SPF policy

26 SPF mechanisms authorising senders for itcs.co.uk.

MechanismTarget
SPF_Aitcs.co.uk
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP134.209.182.108
SPF_IP138.68.137.109
SPF_IP138.68.140.234
SPF_IP178.62.65.185
SPF_IP195.110.160.0/24
SPF_IP195.110.164.1
SPF_IP206.189.118.145
SPF_IP206.189.17.130
SPF_IP51.195.190.167
SPF_IP51.38.85.134
SPF_IP51.89.133.45/24
SPF_IP62.232.106.132
SPF_IP62.232.106.142/32
SPF_IP62.232.106.157
SPF_IP62.232.46.197
SPF_IP62.232.53.238
SPF_IP62.232.87.74
SPF_IP62.232.87.78
SPF_MXitcs.co.uk

Related pages

Pivot deeper into the graph from itcs.co.uk.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.