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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.22.228.163 | 2.22.228.0/24 | AS20940 | — | GB |
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.
Showing 19 of 32. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for studio.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | studio.co.uk |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | studiopaysupport.zendesk.com |
| SPF_IP | 109.176.84.229 |
| SPF_IP | 195.11.175.229 |
| SPF_IP | 213.1.220.0/25 |
| SPF_IP | 54.77.129.95/32 |
| SPF_IP | 77.86.28.73 |
| SPF_IP | 86.17.5.229 |
| SPF_IP | 86.17.5.233 |
| SPF_MX | studio.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.