Skip to content

Hostname

gloscol.ac.uk

Last fetched

gloscol.ac.uk resolves to 1 IPv4 address operated by AS51713 in GB.

Nutrition Label

WHISPER CANON · gloscol.ac.ukRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/gloscol.ac.uk

Resolution chain

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

IPPrefixASNOperatorCountry
185.17.183.92185.17.180.0/22AS51713GB

WHOIS identity

Registrar
Organization
james billingham gloucestershire college cheltenham campus
Contact emails

Subdomains

25 observed subdomains of gloscol.ac.uk.

Web-graph footprint

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

175 sites link to this hostname.

230 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for gloscol.ac.uk.

MechanismTarget
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEmail153.suw121.mcdlv.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ess.uk.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP212.219.57.101
SPF_IP51.104.49.199
SPF_IP80.6.91.150/32

Related pages

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

Cypher and MCP

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

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