Skip to content

Hostname

ncbl.coop

Last fetched

ncbl.coop resolves to 1 IPv4 address operated by AS4007 in NP. WHOIS lists iana:465 as the registrar.

Nutrition Label

WHISPER CANON · ncbl.coopRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ncbl.coop

Resolution chain

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

IPPrefixASNOperatorCountry
182.93.78.5182.93.78.0/24AS4007NP

WHOIS identity

Registrar
iana:465
Organization
nabin k. karki
Contact emails

Subdomains

27 observed subdomains of ncbl.coop.

Web-graph footprint

Distinct hostnames that link to or from ncbl.coop in the public web crawl.

42 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ncbl.coop.

MechanismTarget
SPF_Ancbl.coop
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsubisu.net.np
SPF_IP182.93.78.5
SPF_IP202.63.240.138
SPF_MXncbl.coop

Related pages

Pivot deeper into the graph from ncbl.coop.

Cypher and MCP

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

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