Skip to content

Hostname

gethigh.co.uk

Last fetched

gethigh.co.uk is a registered hostname under the .uk top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:123-reg limited t/a 123-reg
Organization
garry smith
Contact emails

Subdomains

4 observed subdomains of gethigh.co.uk.

Web-graph footprint

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

5 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • gethigh.co.uk

SPF policy

5 SPF mechanisms authorising senders for gethigh.co.uk.

MechanismTarget
SPF_Agethigh.co.uk
SPF_IP5.134.12.190
SPF_IP85.92.70.227/32
SPF_IP85.92.70.232
SPF_MXgethigh.co.uk

Related pages

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

Cypher and MCP

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

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