Skip to content

Hostname

thejso.uk

Last fetched

thejso.uk resolves to 1 IPv4 address operated by AS205544 in GB. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · thejso.ukRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/thejso.uk

Resolution chain

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

IPPrefixASNOperatorCountry
81.17.60.8381.17.60.0/24AS205544GB

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
gavin drake
Contact emails

Subdomains

10 observed subdomains of thejso.uk.

Web-graph footprint

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

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • thejso.uk

SPF policy

4 SPF mechanisms authorising senders for thejso.uk.

MechanismTarget
SPF_Athejso.uk
SPF_IP51.89.164.123
SPF_IP81.17.60.83
SPF_MXthejso.uk

Related pages

Pivot deeper into the graph from thejso.uk.

Cypher and MCP

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

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