Skip to content

Hostname

scholarhosting.co.uk

Last fetched

scholarhosting.co.uk resolves to 1 IPv4 address operated by AS59897 in GB. WHOIS lists registrar:ekco bournemouth limited [tag = scholar] as the registrar.

Nutrition Label

WHISPER CANON · scholarhosting.co.ukRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/scholarhosting.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
185.62.213.150185.62.212.0/22AS59897GB

WHOIS identity

Registrar
registrar:ekco bournemouth limited [tag = scholar]
Organization
scholar web services
Contact emails

Subdomains

16 observed subdomains of scholarhosting.co.uk.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for scholarhosting.co.uk.

MechanismTarget
SPF_Ascholarhosting.co.uk
SPF_Asmtp1.scholarwebservices.com
SPF_Asmtp3.scholarwebservices.com
SPF_INCLUDEdomainbox.net
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_IP195.190.135.10/32
SPF_MXscholarhosting.co.uk

Related pages

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

Cypher and MCP

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

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