Skip to content

Hostname

tt2.co.uk

Last fetched

tt2.co.uk resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:zen internet limited as the registrar.

Nutrition Label

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

Resolution chain

tt2.co.uk resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.6.4104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.4104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.124172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.08.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.08.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
registrar:zen internet limited
Organization
tt2
Contact emails

Subdomains

19 observed subdomains of tt2.co.uk.

Web-graph footprint

Distinct hostnames that link to or from tt2.co.uk in the public web crawl.

129 sites link to this hostname.

405 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

55 SPF mechanisms authorising senders for tt2.co.uk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.234.201.192/26
SPF_IP13.127.153.86/32
SPF_IP13.127.210.61/32
SPF_IP148.105.8.0/21
SPF_IP149.72.0.0/16
SPF_IP159.242.70.165/32
SPF_IP167.89.0.0/17
SPF_IP167.89.127.244/32
SPF_IP167.89.31.27/32
SPF_IP168.245.0.0/17
SPF_IP18.205.228.94/32
SPF_IP18.207.12.57/32
SPF_IP192.254.112.0/20
SPF_IP193.189.141.4
SPF_IP198.2.128.0/18
SPF_IP198.21.0.0/21
SPF_IP198.21.4.52/32
SPF_IP198.37.144.0/20
SPF_IP205.201.128.0/20
SPF_IP208.117.48.0/20
SPF_IP217.9.196.100
SPF_IP217.9.196.96/27
SPF_IP217.9.196.98
SPF_IP3.120.181.200/30
SPF_IP3.222.0.24/29
SPF_IP3.248.74.206/32
SPF_IP3.25.47.0/29
SPF_IP3.7.25.40/29
SPF_IP34.194.51.1
SPF_IP34.230.214.253
SPF_IP34.236.127.150/32
SPF_IP34.241.220.171/32
SPF_IP50.31.32.0/19
SPF_IP52.2.95.112
SPF_IP52.4.138.46
SPF_IP52.45.19.177
SPF_IP52.45.214.19
SPF_IP52.5.202.67
SPF_IP52.66.154.99/32
SPF_IP54.157.90.193
SPF_IP54.164.100.18
SPF_IP54.170.83.147/32
SPF_IP69.175.80.24/29
SPF_IP69.175.80.5/32
SPF_IP74.127.26.11/32
SPF_IP80.240.81.2
SPF_IP81.145.222.16/28
SPF_IP83.166.167.128/27
SPF_IP85.90.252.0/26
SPF_IP85.90.252.64/26
SPF_IP94.228.37.235
SPF_IP94.228.37.240
SPF_IP94.228.37.248
SPF_IP96.127.183.136/29

Related pages

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

Cypher and MCP

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

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