Skip to content

Hostname

csscni.org.uk

Last fetched

csscni.org.uk resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:easyspace ltd [tag = easyspace] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.208.123.952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.63.8452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.200.16452.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:easyspace ltd [tag = easyspace]
Organization
education authority
Contact emails

Subdomains

3 observed subdomains of csscni.org.uk.

Web-graph footprint

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

29 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for csscni.org.uk.

MechanismTarget
SPF_INCLUDEspf.ess.uk.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP160.34.64.28/32
SPF_IP167.89.9.64
SPF_IP31.121.31.148
SPF_MXcsscni.org.uk

Related pages

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

Cypher and MCP

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

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