Skip to content

Hostname

studio.co.uk

Last fetched

studio.co.uk resolves to 1 IPv4 address operated by AS20940 in GB. WHOIS lists registrar:key-systems gmbh [tag = key-systems-de] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
2.22.228.1632.22.228.0/24AS20940GB

WHOIS identity

Registrar
registrar:key-systems gmbh [tag = key-systems-de]
Organization
express gifts ltd (c/o findel plc)
Contact emails

Subdomains

32 observed subdomains of studio.co.uk.

Web-graph footprint

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

182 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for studio.co.uk.

MechanismTarget
SPF_Astudio.co.uk
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstudiopaysupport.zendesk.com
SPF_IP109.176.84.229
SPF_IP195.11.175.229
SPF_IP213.1.220.0/25
SPF_IP54.77.129.95/32
SPF_IP77.86.28.73
SPF_IP86.17.5.229
SPF_IP86.17.5.233
SPF_MXstudio.co.uk

Related pages

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

Cypher and MCP

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

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