Skip to content

Hostname

highersites.co.uk

Last fetched

highersites.co.uk resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:icuk computing services ltd [tag = icuk] as the registrar.

Nutrition Label

WHISPER CANON · highersites.co.ukRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/highersites.co.uk

Resolution chain

highersites.co.uk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.114.96.0188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.11188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.0188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.11188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:icuk computing services ltd [tag = icuk]
Organization
higher sites
Contact emails

Subdomains

14 observed subdomains of highersites.co.uk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Amail1.highersites.co.uk
SPF_Aoverlord.highersites.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.135.102.112/28
SPF_IP77.240.1.117
SPF_IP81.149.84.184
SPF_MXhighersites.co.uk

Related pages

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

Cypher and MCP

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

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