Skip to content

Hostname

ccn.ac.uk

Last fetched

ccn.ac.uk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB.

Nutrition Label

WHISPER CANON · ccn.ac.ukRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ccn.ac.uk

Resolution chain

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

IPPrefixASNOperatorCountry
51.105.10.3551.104.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

46 observed subdomains of ccn.ac.uk.

Web-graph footprint

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

244 sites link to this hostname.

152 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ccn.ac.uk.

MechanismTarget
SPF_Aservers.mcsv.net
SPF_INCLUDEmh.blackboard.com
SPF_INCLUDEspf.blackboardconnect.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.66.185.241
SPF_IP194.66.186.245
SPF_IP194.66.186.247

Related pages

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

Cypher and MCP

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

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