Skip to content

Hostname

ncm.org.uk

Last fetched

ncm.org.uk resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists registrar:icuk computing services ltd as the registrar.

Nutrition Label

WHISPER CANON · ncm.org.ukRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ncm.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
165.227.226.123165.227.224.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
registrar:icuk computing services ltd
Organization
the coal mining museum
Contact emails

Subdomains

7 observed subdomains of ncm.org.uk.

Web-graph footprint

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

339 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aweb13.ledgardjepson.net
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.epasecure.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.102.207.106

Related pages

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

Cypher and MCP

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

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