Skip to content

Hostname

ght.org.uk

Last fetched

ght.org.uk resolves to 1 IPv4 address operated by AS63949 in GB. WHOIS lists registrar:enom llc as the registrar.

Nutrition Label

WHISPER CANON · ght.org.ukRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ght.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
151.236.220.57151.236.216.0/21AS63949GB

WHOIS identity

Registrar
registrar:enom llc
Organization
george house trust
Contact emails

Subdomains

6 observed subdomains of ght.org.uk.

Web-graph footprint

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

152 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ght.org.uk.

MechanismTarget
SPF_Aght.org.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP51.141.120.68
SPF_IP78.129.168.21
SPF_MXght.org.uk

Related pages

Pivot deeper into the graph from ght.org.uk.

Cypher and MCP

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

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