Skip to content

Hostname

thintech.co.uk

Last fetched

thintech.co.uk resolves to 1 IPv4 address operated by AS34762 in GB. WHOIS lists registrar:team blue internet services uk limited as the registrar.

Nutrition Label

WHISPER CANON · thintech.co.ukRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/thintech.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
178.18.126.166178.18.126.0/23AS34762GB

WHOIS identity

Registrar
registrar:team blue internet services uk limited
Organization
brett loveday
Contact emails

Subdomains

2 observed subdomains of thintech.co.uk.

Web-graph footprint

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

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for thintech.co.uk.

MechanismTarget
SPF_Athintech.co.uk
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.mailanyone.net
SPF_IP144.76.236.174
SPF_IP151.80.97.54
SPF_IP46.236.32.68
SPF_IP54.228.187.171
SPF_IP54.247.171.55
SPF_IP81.104.103.55
SPF_IP81.134.144.213
SPF_IP93.191.29.227
SPF_IP93.191.29.230
SPF_MXthintech.co.uk

Related pages

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

Cypher and MCP

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

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