Skip to content

Hostname

gsa.ac.uk

Last fetched

gsa.ac.uk appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · gsa.ac.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gsa.ac.uk

Resolution chain

gsa.ac.uk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
colin watson
Contact emails

Subdomains

1,036 observed subdomains of gsa.ac.uk.

Web-graph footprint

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

1,220 sites link to this hostname.

97 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for gsa.ac.uk.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP164.134.3.64/27
SPF_IP194.81.28.55
SPF_IP195.59.208.51
SPF_IP195.59.63.225/32
SPF_IP216.147.218.8/30
SPF_IP46.22.140.0/24
SPF_IP80.6.91.150/32
SPF_IP94.237.47.31
SPF_MXgsa.ac.uk

Related pages

Pivot deeper into the graph from gsa.ac.uk.

Cypher and MCP

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

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