Skip to content

Hostname

thinkconnect.co.uk

Last fetched

thinkconnect.co.uk resolves to 1 IPv4 address operated by AS51159 in GB. WHOIS lists registrar:ct1 technologies ltd [tag = ct1tech] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.187.252.39194.190.65.0/24AS51159GB

WHOIS identity

Registrar
registrar:ct1 technologies ltd [tag = ct1tech]
Organization
think group international
Contact emails

Subdomains

18 observed subdomains of thinkconnect.co.uk.

Web-graph footprint

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

7 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for thinkconnect.co.uk.

MechanismTarget
SPF_Athinkconnect.co.uk
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_INCLUDEspfuk.rocketseed.com
SPF_IP185.62.87.187
SPF_IP91.142.134.132/32
SPF_MXthinkconnect.co.uk

Related pages

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

Cypher and MCP

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

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