Skip to content

Hostname

think-cloud.co.uk

Last fetched

think-cloud.co.uk resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:namesco limited [tag = namesco] as the registrar.

Nutrition Label

WHISPER CANON · think-cloud.co.ukRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/think-cloud.co.uk

Resolution chain

think-cloud.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.11.95104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.148.154172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:namesco limited [tag = namesco]
Organization
Contact emails

Subdomains

18 observed subdomains of think-cloud.co.uk.

Web-graph footprint

Distinct hostnames that link to or from think-cloud.co.uk in the public web crawl.

171 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for think-cloud.co.uk.

MechanismTarget
SPF_INCLUDEo7qhcofe9a.powerspf.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.emailsecurity.app

Related pages

Pivot deeper into the graph from think-cloud.co.uk.

Cypher and MCP

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

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