Skip to content

Hostname

ciol.org.uk

Last fetched

ciol.org.uk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:godaddy.com, llc. as the registrar.

Nutrition Label

WHISPER CANON · ciol.org.ukRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ciol.org.uk

Resolution chain

ciol.org.uk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.42.206104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.155.235172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
45.145.100.19145.145.100.0/22AS61323GB

WHOIS identity

Registrar
registrar:godaddy.com, llc.
Organization
chartered institute of linguists other uk entity (e.g. clubs, associations, many universities)
Contact emails

Subdomains

6 observed subdomains of ciol.org.uk.

Web-graph footprint

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

706 sites link to this hostname.

324 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.169.0.36

Related pages

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

Cypher and MCP

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

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