Skip to content

Hostname

ncap.org.uk

Last fetched

ncap.org.uk resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:easyspace ltd [tag = easyspace] as the registrar.

Nutrition Label

WHISPER CANON · ncap.org.ukRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/ncap.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
167.99.18.214167.99.16.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

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

Subdomains

1 observed subdomain of ncap.org.uk.

Web-graph footprint

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

133 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ncap.org.uk.

MechanismTarget
SPF_Ancap.org.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.63.89.0/24
SPF_IP194.32.207.0/24
SPF_IP194.81.222.240/28
SPF_IP84.22.161.23
SPF_MXncap.org.uk

Related pages

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

Cypher and MCP

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

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