Skip to content

Hostname

ncsc.org.np

Last fetched

ncsc.org.np resolves to 2 IPv4 addresses operated by WHG-LON - WHG Hosting Services Ltd in GB.

Nutrition Label

WHISPER CANON · ncsc.org.npRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/ncsc.org.np

Resolution chain

ncsc.org.np resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.42.22.87209.42.22.0/24AS51713WHG-LON - WHG Hosting Services LtdGB
77.95.113.1577.95.113.0/24AS51713WHG-LON - WHG Hosting Services LtdGB

WHOIS identity

No WHOIS records are currently associated with ncsc.org.np in WhisperGraph.

Subdomains

17 observed subdomains of ncsc.org.np.

Web-graph footprint

Distinct hostnames that link to or from ncsc.org.np in the public web crawl.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ncsc.org.np

SPF policy

4 SPF mechanisms authorising senders for ncsc.org.np.

MechanismTarget
SPF_Ancsc.org.np
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP77.95.113.15
SPF_MXncsc.org.np

Related pages

Pivot deeper into the graph from ncsc.org.np.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ncsc.org.np"})-[: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.